mm: make totalhigh_pages unsigned long
authorAndreas Fenkart <andreas.fenkart@streamunlimited.com>
Fri, 8 Jan 2010 22:42:31 +0000 (14:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Jan 2010 17:34:03 +0000 (09:34 -0800)
commit4b529401c5089cf33f7165607cbc2fde43357bfb
tree0e559e77e9a2c837cd7c25f3a48e83ee788d7d4b
parent50f411e34d623efbf4e4b4b0c1a4a20e04c5cc9e
mm: make totalhigh_pages unsigned long

Makes it consistent with the extern declaration, used when CONFIG_HIGHMEM
is set Removes redundant casts in printout messages

Signed-off-by: Andreas Fenkart <andreas.fenkart@streamunlimited.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: David Howells <dhowells@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Chen Liqin <liqin.chen@sunplusct.com>
Cc: Lennox Wu <lennox.wu@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/mm/init.c
arch/mips/mm/init.c
arch/mips/sgi-ip27/ip27-memory.c
arch/mn10300/mm/init.c
arch/score/mm/init.c
arch/x86/mm/init_32.c
include/linux/highmem.h