+1
−1
+5
−10
arch/i386/pci/init.c
0 → 100644
+25
−0
+3
−8
+1
−3
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
I moved it to a separate function which is safer. This avoids problems with the linker reordering them and the less useful PCI config space access methods taking priority over the better ones. Fixes some problems with broken MMCONFIG Cc: Dave Hansen <haveblue@us.ibm.com> Signed-off-by:Andi Kleen <ak@suse.de> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>