From: viresh kumar Date: Wed, 16 Feb 2011 06:40:27 +0000 (+0100) Subject: ARM: 6720/1: SPEAr: Append UL to VMALLOC_END X-Git-Tag: v2.6.38-rc6~13^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d16613586aa064d87ef05e3b929e3b4fdc714cc4;p=pandora-kernel.git ARM: 6720/1: SPEAr: Append UL to VMALLOC_END This patch fixes following warning: arch/arm/mm/init.c:606: warning: format '%08lx' expects type 'long unsigned int', but argument 12 has type 'unsigned int' by appending UL to VMALLOC_END's Number. Reviewed-by: Stanley Miao Signed-off-by: Viresh Kumar Signed-off-by: Russell King --- Reading git-diff-tree failed