On Fri, Jun 20, 2008 at 11:27 PM, Vegard Nossum <vegard.nossum@gmail.com> wrote:Nope. I found the introduction of the change in the historical git repository: commit 4723ebe898a32262ed49fe677897ccea47e72ff4 Author: Adam Belay <ambx1@neo.rr.com> Date: Sun Oct 24 15:07:32 2004 -0400 [PNPBIOS] disable if ACPI is active As further ACPI pnp functionaility is implemented it is no longer safe to run ACPI and PNPBIOS concurrently. We therefore take the following approach: - attempt to enable ACPI support - if ACPI fails (blacklist etc.) enable pnpbios support - if ACPI support is not compiled in the kernel enable pnpbios support Signed-off-by: Adam Belay <ambx1@neo.rr.com> and now I understand the purpose of the check; pnpbios does not depend on ACPI; ACPI/pnpacpi is incompatible with pnpbios. Yet it remains a fact that pnpbios will discover devices which then ACPI code uses erroneously. Which means that my original fix for Ingo probably is the right one after all. Should I submit another patch which does the right thing for everything under drivers/acpi/, or can you do it on your own? :-) Vegard -- "The animistic metaphor of the bug that maliciously sneaked in while the programmer was not looking is intellectually dishonest as it disguises that the error is the programmer's own creation." -- E. W. Dijkstra, EWD1036 --
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| David Miller | Slow DOWN, please!!! |
| Peter Zijlstra | [PATCH 00/23] per device dirty throttling -v8 |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Natalie Protasevich | [BUG] New Kernel Bugs |
git: | |
