summaryrefslogtreecommitdiff
path: root/lib/test-kstrtox.c
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2013-01-07 02:02:08 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2013-01-14 23:56:59 (GMT)
commita2c1d075e81a3a38236e64571c8d7669a4d3b98b (patch)
tree5b91a7255a2729902b93fcbebde40d40b0d9810e /lib/test-kstrtox.c
parenta19c3b4cf7597529b5213279c186ab85ca2113e3 (diff)
downloadlinux-fsl-qoriq-a2c1d075e81a3a38236e64571c8d7669a4d3b98b.tar.xz
ARM: mach-shmobile: fix memory size for kota2_defconfig
The CONFIG_MEMORY_SIZE value is interpreted as a 32 bit integer, which makes sense on a system without PAE. It appears that a trailing 0 was appended to the value and after some testing it appears that 0x1e000000 is the correct value. Without this patch, building kota2_defconfig results in: /home/arnd/linux-arm/arch/arm/kernel/setup.c:790:2: warning: large integer implicitly truncated to unsigned type [-Woverflow] Reported-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'lib/test-kstrtox.c')
0 files changed, 0 insertions, 0 deletions