sh: fixed virt/phys mapping helpers for PMB.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 2 Mar 2010 08:22:29 +0000 (17:22 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 2 Mar 2010 08:22:29 +0000 (17:22 +0900)
commit6eb3c735d29e799810ce82118f9260d0044327b7
tree38422945ecbb5d1d0f763272814e84888adcd360
parent4cfa8e75d6854699597e21fd570721d63f899934
sh: fixed virt/phys mapping helpers for PMB.

This moves the pmb_remap_caller() mapping logic out in to
pmb_bolt_mapping(), which enables us to establish fixed mappings in
places such as the NUMA code.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/pmb.c