mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 12:41:55 +00:00
9b97173e78
Several of the ioremap functions use unsigned long in places resulting in truncation if physical addresses greater than 4G are passed in. Change the types of the functions and the callers accordingly. Cc: Krzysztof Halasa <khc@pm.waw.pl> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Laura Abbott <lauraa@codeaurora.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
include/mach | ||
io.c | ||
iq81340mc.c | ||
iq81340sc.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
msi.c | ||
pci.c | ||
pci.h | ||
setup.c | ||
tpmi.c |