dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/powerpc/platforms
Stephen Rothwell 7b2c3c5b1d [POWERPC] Fix section mismatch in PCI code
Create a helper function (alloc_maybe_bootmem) that is marked __init_refok
to limit the chances of mistakenly referring to other __init routines.

WARNING: vmlinux.o(.text+0x2a9c4): Section mismatch: reference to .init.text:.__alloc_bootmem (between '.update_dn_pci_info' and '.pci_dn_reconfig_notifier')
WARNING: vmlinux.o(.text+0x36430): Section mismatch: reference to .init.text:.__alloc_bootmem (between '.mpic_msi_init_allocator' and '.find_ht_magic_addr')
WARNING: vmlinux.o(.text+0x5e804): Section mismatch: reference to .init.text:.__alloc_bootmem (between '.celleb_setup_phb' and '.celleb_fake_pci_write_config')
WARNING: vmlinux.o(.text+0x5e8e8): Section mismatch: reference to .init.text:.__alloc_bootmem (between '.celleb_setup_phb' and '.celleb_fake_pci_write_config')
WARNING: vmlinux.o(.text+0x5e968): Section mismatch: reference to .init.text:.__alloc_bootmem (between '.celleb_setup_phb' and '.celleb_fake_pci_write_config')

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-09-19 15:25:34 +10:00
..
8xx [POWERPC] Remove old includes from arch/ppc 2007-08-22 22:39:35 -05:00
40x [POWERPC] Walnut board support 2007-09-07 07:51:24 -05:00
44x [POWERPC] Fix bus probe on Bamboo board 2007-09-07 07:50:26 -05:00
52xx [POWERPC] MPC5200 low power mode 2007-09-19 15:25:34 +10:00
82xx [POWERPC] Provide a default irq_host match, which matches on an exact of_node 2007-09-14 01:33:20 +10:00
83xx [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub 2007-09-14 08:54:13 -05:00
85xx [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port 2007-09-14 08:51:54 -05:00
86xx [POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code. 2007-09-14 08:51:32 -05:00
cell [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE() 2007-09-19 15:12:19 +10:00
celleb [POWERPC] Fix section mismatch in PCI code 2007-09-19 15:25:34 +10:00
chrp [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need 2007-08-22 22:43:29 -05:00
embedded6xx [POWERPC] linkstation updates 2007-09-14 08:51:27 -05:00
iseries [POWERPC] Invert null match behaviour for irq_hosts 2007-09-14 01:33:20 +10:00
maple [POWERPC] maple pci_ops: Use named structure member initializers 2007-08-17 11:01:53 +10:00
pasemi [POWERPC] Add workaround for MPICs with broken register reads 2007-09-14 01:33:25 +10:00
powermac [POWERPC] Add an optional device_node pointer to the irq_host 2007-09-14 01:33:20 +10:00
prep [POWERPC] Split several platforms into their respective Kconfig file 2007-03-22 10:07:32 -05:00
ps3 [POWERPC] PS3: Enhance storage probe debug output 2007-09-14 01:33:26 +10:00
pseries [POWERPC] Add an optional device_node pointer to the irq_host 2007-09-14 01:33:20 +10:00
Kconfig [POWERPC] Add workaround for MPICs with broken register reads 2007-09-14 01:33:25 +10:00
Kconfig.cputype [POWERPC] bootwrapper: Add 8xx cuboot support 2007-08-22 15:28:59 +10:00
Makefile [POWERPC] Walnut board support 2007-09-07 07:51:24 -05:00
fsl_uli1575.c [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards 2007-08-17 13:22:16 -05:00