commit | 3125ee72dca25fc2157dcddd07e2d740db921fc4 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Jan 21 15:54:31 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Jan 21 15:54:31 2010 +0900 |
tree | e6fdcea67ba6ebf9bf485b397f8488b15da1330d | |
parent | 2023b843d7b62d99e7356b872e99abc7d6667e49 [diff] |
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>