http://bugzilla.kernel.org/show_bug.cgi?id=12976
--- Comment #9 from Anders Henke <[email protected]> 2009-03-30 15:50:05 --- Okay, bisecting brought narrowed down to this commit: d0e184abc5983281ef189db2c759d65d56eb1b80 is first bad commit commit d0e184abc5983281ef189db2c759d65d56eb1b80 Author: Bob Moore <[email protected]> Date: Tue Jun 10 14:16:47 2008 +0800 ACPICA: Workaround for reversed _PRT entries from BIOS Some BIOSs erroneously reverse the _PRT SourceName and the SourceIndex. Detect and repair this problem. MS ACPI also allows and repairs this problem, thus ACPICA must also. Signed-off-by: Bob Moore <[email protected]> Signed-off-by: Lin Ming <[email protected]> Signed-off-by: Len Brown <[email protected]> Signed-off-by: Andi Kleen <[email protected]> :040000 040000 b72fed723e70aa57b55b0a2611819d633833dc25 3285387e94acb99fe7e50956a35db87e04dda550 M drivers After bisecting, I've manually commented out the suitable section in a clean 2.6.29's drivers/acpi/acpica/rscreate.c (see attached unpatch.diff), applied my .config and am running this kernel without any special boot parameters. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
