sh: Track the uncached mapping size.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 21 Jan 2010 06:54:31 +0000 (15:54 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 21 Jan 2010 06:54:31 +0000 (15:54 +0900)
commit3125ee72dca25fc2157dcddd07e2d740db921fc4
treee6fdcea67ba6ebf9bf485b397f8488b15da1330d
parent2023b843d7b62d99e7356b872e99abc7d6667e49
sh: Track the uncached mapping size.

This provides a variable for tracking the uncached mapping size, and uses
it for pretty printing the uncached lowmem range. Beyond this, we'll also
be building on top of this for figuring out from where the remainder of
P2 becomes usable when constructing unrelated mappings.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/system.h
arch/sh/kernel/head_32.S
arch/sh/mm/init.c