You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
17 years ago
..
boot
…
common
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
configs
Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel
17 years ago
kernel
Merge branch 'merge-fixes' into devel
17 years ago
lib
…
mach-aaec2000
…
mach-at91
atmel_lcdfb: don't initialize a pre-allocated framebuffer
17 years ago
mach-clps711x
…
mach-clps7500
…
mach-davinci
…
mach-ebsa110
…
mach-ep93xx
…
mach-footbridge
…
mach-h720x
…
mach-imx
…
mach-integrator
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
17 years ago
mach-iop13xx
…
mach-iop32x
…
mach-iop33x
…
mach-ixp4xx
…
mach-ixp23xx
…
mach-ixp2000
…
mach-ks8695
…
mach-l7200
…
mach-lh7a40x
[ARM] fix lh7a40x/kev7a400 build
17 years ago
mach-msm
…
mach-mx3
…
mach-netx
…
mach-ns9xxx
…
mach-omap1
…
mach-omap2
…
mach-orion5x
…
mach-pnx4008
…
mach-pxa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
17 years ago
mach-realview
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
mach-rpc
…
mach-s3c2400
…
mach-s3c2410
[ARM] 5005/1: BAST: Fix kset_name initialiser
17 years ago
mach-s3c2412
…
mach-s3c2440
…
mach-s3c2442
…
mach-s3c2443
…
mach-sa1100
…
mach-shark
…
mach-versatile
…
mm
iomap: fix 64 bits resources on 32 bits
17 years ago
nwfpe
…
oprofile
…
plat-iop
…
plat-mxc
…
plat-omap
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
17 years ago
plat-orion
…
plat-s3c
…
plat-s3c24xx
[ARM] 4967/1: Adds functions to set clkout rate for Samsung S3C2410
17 years ago
tools
…
vfp
…
Kconfig
ARM: always select HAVE_IDE
17 years ago
Kconfig-nommu
…
Kconfig.debug
…
Makefile
Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel
17 years ago