Kernel panic when unpluggin AC adaptor
Kostik Belousov
kostikbel at gmail.com
Tue May 4 20:01:47 UTC 2010
On Tue, May 04, 2010 at 06:35:52PM +0200, David DEMELIER wrote:
> Good news ! It worked, check the picture here :
>
> http://img63.imageshack.us/img63/4244/dsc00361g.jpg
Please try adding code fragment like this:
if (cx_next->p_lvlx == NULL)
printf("Going to panic.\n");
to dev/acpi/acpi_cpu.c:acpi_cpu_idle() function, right before
CPU_GET_REG(cx_next->p_lvlx, 1);
line and see if it prints the message immediately before the panic.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20100504/637a9435/attachment.pgp
More information about the freebsd-stable
mailing list