|
|
The following reply was made to PR kern/43504; it has been noted by GNATS.
From: David DEMELIER <demelier.david@xxxxxxxxx>
To: gnats-bugs@xxxxxxxxxx
Cc: jruoho@xxxxxxxxxx, gnats-admin@xxxxxxxxxx, netbsd-bugs@xxxxxxxxxx
Subject: Re: PR/43504 CVS commit: src/sys/dev/acpi/wmi
Date: Wed, 30 Jun 2010 11:23:44 +0200
2010/6/30 Jukka Ruohonen <jruoho@xxxxxxxxxx>:
> The following reply was made to PR kern/43504; it has been noted by GNATS=
.
>
> From: Jukka Ruohonen <jruoho@xxxxxxxxxx>
> To: gnats-bugs@xxxxxxxxxxxxxxxx
> Cc:
> Subject: PR/43504 CVS commit: src/sys/dev/acpi/wmi
> Date: Wed, 30 Jun 2010 07:58:11 +0000
>
> =C2=A0Module Name: =C2=A0 src
> =C2=A0Committed By: =C2=A0jruoho
> =C2=A0Date: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Wed Jun 30 07:58:11 UTC 201=
0
>
> =C2=A0Modified Files:
> =C2=A0 =C2=A0 =C2=A0 =C2=A0src/sys/dev/acpi/wmi: wmi_dell.c wmi_hp.c
>
> =C2=A0Log Message:
> =C2=A0Initialize pointers to NULL. Otherwise we may try to free garbage.
> =C2=A0Tries to address a panic reported by David Demelier in PR kern/4350=
4.
>
>
> =C2=A0To generate a diff of this commit:
> =C2=A0cvs rdiff -u -r1.3 -r1.4 src/sys/dev/acpi/wmi/wmi_dell.c
> =C2=A0cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/wmi/wmi_hp.c
>
> =C2=A0Please note that diffs are not public domain; they are subject to t=
he
> =C2=A0copyright notices on the relevant files.
>
Tested, it does not panic anymore but it doesn't print any output and
does not adjust brightness. I guess this laptop is impossible to
maintain.
--=20
Demelier David
|
|