b70d3a2c59
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> |
||
---|---|---|
.. | ||
fixups-dreamcast.c | ||
fixups-lboxre2.c | ||
fixups-r7780rp.c | ||
fixups-rts7751r2d.c | ||
fixups-sdk7780.c | ||
fixups-se7780.c | ||
fixups-sh03.c | ||
Kconfig | ||
Makefile | ||
ops-cayman.c | ||
ops-dreamcast.c | ||
ops-landisk.c | ||
ops-lboxre2.c | ||
ops-r7780rp.c | ||
ops-rts7751r2d.c | ||
ops-sdk7780.c | ||
ops-se7780.c | ||
ops-sh4.c | ||
ops-sh5.c | ||
ops-sh03.c | ||
ops-snapgear.c | ||
ops-titan.c | ||
pci-auto.c | ||
pci-sh4.h | ||
pci-sh5.c | ||
pci-sh5.h | ||
pci-sh7751.c | ||
pci-sh7751.h | ||
pci-sh7780.c | ||
pci-sh7780.h | ||
pci.c |