kernel-ark/arch/powerpc
Benjamin Herrenschmidt de821204db [POWERPC] Fix IO space on PCI buses created from of_platform
This changes the way of_platform_pci creates PCI host bridges such
that it uses request_phb_iospace() for mapping the IO ports, instead
of using the dynamic hotplug stuff.  That guarantees the IO space
stays within the 2GB limit and thus doesn't break half of the legacy
drivers around.

Fixes a couple of warnings due to missing IO space while at it.

This patch is a temporary workaround for 2.6.22 before a more complete
rewrite of IO mappings is merged in 2.6.23

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-05-17 21:11:14 +10:00
..
boot [POWERPC] Fix make rules for treeImage.initrd 2007-05-17 21:11:14 +10:00
configs [POWERPC] Update pasemi_defconfig 2007-05-17 21:11:14 +10:00
kernel [POWERPC] Fix IO space on PCI buses created from of_platform 2007-05-17 21:11:14 +10:00
lib [POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocks 2007-05-17 21:10:16 +10:00
math-emu
mm [POWERPC] Add spinlock to request_phb_iospace() 2007-05-17 21:11:14 +10:00
oprofile Fix misspellings collected by members of KJ list. 2007-05-09 07:14:03 +02:00
platforms [POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed 2007-05-17 21:11:14 +10:00
sysdev [POWERPC] Remove warning in mpic.c 2007-05-17 21:11:14 +10:00
xmon Simplify kallsyms_lookup() 2007-05-08 11:15:08 -07:00
.gitignore
Kconfig [POWERPC] Add arch/powerpc support for the Motorola PrPMC2800 2007-05-12 11:32:50 +10:00
Kconfig.debug Fix trivial typos in Kconfig* files 2007-05-09 07:12:20 +02:00
Makefile [POWERPC] Add Makefile rules to wrap dts file in zImage 2007-05-12 11:32:49 +10:00