sh: Merge the legacy PMB mapping and entry synchronization code.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 16 Feb 2010 09:39:30 +0000 (18:39 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 16 Feb 2010 09:39:30 +0000 (18:39 +0900)
This merges the code for iterating over the legacy PMB mappings and the
code for synchronizing software state with the hardware mappings. There's
really no reason to do the same iteration twice, and this also buys us
the legacy entry logging facility for the dynamic PMB case.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found