From: Andreas Fenkart Date: Fri, 8 Jan 2010 22:42:31 +0000 (-0800) Subject: mm: make totalhigh_pages unsigned long X-Git-Tag: v2.6.33-rc4~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b529401c5089cf33f7165607cbc2fde43357bfb;p=pandora-kernel.git 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 Acked-by: Russell King Cc: Ralf Baechle Cc: David Howells Cc: Ingo Molnar Cc: Thomas Gleixner Cc: "H. Peter Anvin" Cc: Chen Liqin Cc: Lennox Wu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed