9
0
Fork 0
barebox/arch/arm
Sascha Hauer 5a6410edd7 ARM: MMU: Fix memory reaching to the end of address space
For memory reaching the end of the address space
phys + bank->size overflows to 0. Fix this by right shifting
phys and bank->size before adding them.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Tested-by: Sean Cross <xobs@kosagi.com>
2014-03-18 17:26:23 +01:00
..
boards ARM: socfpga: socrates: fix ENTRY_FUNCTION 2014-03-12 21:29:51 +01:00
configs Merge branch 'for-next/tegra' 2014-03-07 09:25:56 +01:00
cpu ARM: MMU: Fix memory reaching to the end of address space 2014-03-18 17:26:23 +01:00
dts Merge branch 'for-next/tegra' 2014-03-07 09:25:56 +01:00
include/asm ARM: Make ENTRY_FUNCTION more robust 2013-12-10 14:35:33 +01:00
lib Load PBL into SRAM 2014-02-09 09:43:33 +01:00
mach-at91 ARM: at91: irq_fixup: Use __iomem specifier for memory pointer 2014-01-29 10:18:42 +01:00
mach-bcm2835 video: add a BCM2835 framebuffer driver 2013-11-06 09:59:05 +01:00
mach-clps711x ARM: clps711x: Remove SYSCON3 handling 2014-02-24 09:28:47 +01:00
mach-ep93xx Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-highbank Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-imx Merge branch 'for-next/spi' 2014-03-07 09:25:56 +01:00
mach-mvebu Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-mxs mci: mxs: support overwriting the device name via platform data 2013-11-11 11:16:22 +01:00
mach-netx Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
mach-nomadik ARM: remove asm/hardware.h 2013-11-08 15:44:13 +01:00
mach-omap mount: support filesystem options passed via -o 2014-02-10 09:02:21 +01:00
mach-pxa reset_source: rename set_reset_source to reset_source_set 2014-01-29 12:12:17 +01:00
mach-samsung reset_source: rename set_reset_source to reset_source_set 2014-01-29 12:12:17 +01:00
mach-socfpga Merge branch 'for-next/nfs' 2014-03-07 09:25:44 +01:00
mach-tegra tegra: add Tegra3 startup 2014-02-27 10:42:09 +01:00
mach-versatile clk: remove unused __clk_[get|put] 2013-04-03 17:22:11 +02:00
mach-vexpress vexpress: mmc support 2013-10-22 16:49:48 +02:00
mach-zynq Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
pbl scripts: fix_size: check magic 2014-01-31 18:51:49 +01:00
tools arm: Update mach-types 2013-09-27 10:56:37 +02:00
Kconfig bus: mvebu: add mbus driver 2014-02-10 09:08:51 +01:00
Makefile ARM: i.MX6: sabresd: switch to multi-image 2014-02-19 11:25:31 +01:00
mach-arm.dox fix path specs in arch/arm/mach-arm.dox 2010-01-04 11:11:55 +01:00