http://bugzilla.kernel.org/show_bug.cgi?id=8973





------- Comment #61 from [EMAIL PROTECTED]  2007-10-02 02:29 -------
i have some more news, when i have a working kernel with acpi + pnp support and
i disable in drivers/acpi/Makefile the "motherboard.o" the system is freezing.
when i disabling pnp support then i works again. in a working kernel
motherboard.o is loaded first and is allocating something which pnp cannot
allocate when its loaded later. in kernels >2.6.20 motherboard.o is removed so
pnp is allocating something first which couses the freeze. im not able to
disable pnp in a kernel >2.6.20 because its a dep of acpi.

i think why daniels patch does not work is, that after patching a >2.6.20
kernel pnp will be loaded before motherboard.o.

daniel, cat you make a patch which forces motherboard.o to be loaded before
pnp? 
or a patch where i will be able to disable pnp but enable acpi?


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to