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)
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>

No differences found