]> git.baikalelectronics.ru Git - kernel.git/commit
i386: insert unclaimed MMCONFIG resources
authorAaron Durbin <adurbin@google.com>
Sat, 21 Jul 2007 15:10:34 +0000 (17:10 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 22 Jul 2007 01:37:10 +0000 (18:37 -0700)
commit0d345015c534a29e2429dd40e3679ffc521430d9
tree5a2cc7b4c818a36fec1c844903114142fdfd88bb
parentaf9ba328031cdc4c89d20364597a65411409c2e9
i386: insert unclaimed MMCONFIG resources

Insert the unclaimed MMCONFIG resources into the resource tree without the
IORESOURCE_BUSY flag during late initialization.  This allows the MMCONFIG
regions to be visible in the iomem resource tree without interfering with
other system resources that were discovered during PCI initialization.

[akpm@linux-foundation.org: nanofixes]
Signed-off-by: Aaron Durbin <adurbin@google.com>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/pci/mmconfig-shared.c