Re: [3.9-rc1 x86] Bug in ioremap code?
From: Dave Hansen
Date: Tue Mar 05 2013 - 19:22:41 EST
Could you also add the following to your .config:
CONFIG_ACPI_DEBUG=y
and boot with these on the kernel command-line:
acpi.debug_layer=0xffffffff acpi.debug_level=0x2
I _think_ that'll shed some light on exactly which ACPI table is being
parsed when the BUG_ON() trips. That will hopefully let other folks
reproduce it more easily.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/