commit | d7813bc9e8e384f5a293b05c095c799d41af3668 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Feb 17 17:56:38 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Feb 17 17:56:38 2010 +0900 |
tree | 285ef4ffef4a0da0f54cfc90ca259eaa426bc5e4 | |
parent | 9edef28653a519bf0a48250f36cce96b1736ec4e [diff] |
sh: Build PMB entry links for existing contiguous multi-page mappings. This plugs in entry sizing support for existing mappings and then builds on top of that for linking together entries that are mapping contiguous areas. This will ultimately permit us to coalesce mappings and promote head pages while reclaiming PMB slots for dynamic remapping. Signed-off-by: Paul Mundt <lethal@linux-sh.org>