linux/arch/ppc/kernel
Benjamin Herrenschmidt b70d3a2c59 iomap: fix 64 bits resources on 32 bits
Almost all implementations of pci_iomap() in the kernel, including the generic
lib/iomap.c one, copies the content of a struct resource into unsigned long's
which will break on 32 bits platforms with 64 bits resources.

This fixes all definitions of pci_iomap() to use resource_size_t.  I also
"fixed" the 64bits arch for consistency.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-29 08:06:02 -07:00
..
Makefile [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
asm-offsets.c [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
cpu_setup_power4.S
entry.S [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
head.S [POWERPC] Remove dead code at KernelAltiVec 2008-02-26 22:17:03 +11:00
head_4xx.S
head_8xx.S [PPC] 8xx: swap bug-fix 2008-03-07 16:56:54 -06:00
head_44x.S [POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUG 2007-12-23 13:31:16 -06:00
head_booke.h [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
machine_kexec.c
misc.S [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
pci.c iomap: fix 64 bits resources on 32 bits 2008-04-29 08:06:02 -07:00
ppc-stub.c
ppc_htab.c sysctl: kill binary sysctl KERN_PPC_L2CR 2008-01-24 08:07:27 -08:00
ppc_ksyms.c [POWERPC] Add strncmp to arch/ppc 2008-04-24 20:57:34 +10:00
relocate_kernel.S
setup.c ppc: remove ppc_ide_md 2008-04-18 00:46:32 +02:00
smp-tbsync.c
smp.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
softemu8xx.c
time.c
traps.c [PPC] Remove 85xx from arch/ppc 2008-01-28 08:33:10 -06:00
vmlinux.lds.S remove support for un-needed _extratext section 2008-02-06 10:41:01 -08:00