https://github.com/torvalds/linux
Revision 4b34fe156455d26ee6ed67b61539f136bf4e439c authored by Bjorn Helgaas on 02 June 2008, 22:42:49 UTC, committed by Linus Torvalds on 02 June 2008, 22:59:06 UTC
Both the PNP/PCI conflict detection quirk and the PNP system
driver must use the same mechanism to mark resources as disabled.

I think it's best to keep the resource and to keep the type bit
(IORESOURCE_MEM, etc), so that we match the list from firmware
as closely as possible.

Fixes this regression from 2.6.25: http://lkml.org/lkml/2008/6/1/82

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Tested-by: Avuton Olrich <avuton@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent c3b25b3
History
Tip revision: 4b34fe156455d26ee6ed67b61539f136bf4e439c authored by Bjorn Helgaas on 02 June 2008, 22:42:49 UTC
PNP: mark resources that conflict with PCI devices "disabled"
Tip revision: 4b34fe1
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 686 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 98.3 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top