commit | bb29c677b366fdf4f6522cd82228a32567aa98c7 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jan 19 15:20:35 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jan 19 15:20:35 2010 +0900 |
tree | 0235c7477ed635c8c21131b90094d151663ae889 | |
parent | 046581f9623b53f551a93864bb74e15ad2514f0c [diff] |
sh: Split out MMUCR.URB based entry wiring in to shared helper. Presently this is duplicated between tlb-sh4 and tlb-pteaex. Split the helpers out in to a generic tlb-urb that can be used by any parts equipped with MMUCR.URB. At the same time, move the SH-5 code out-of-line, as we require single global state for DTLB entry wiring. Signed-off-by: Paul Mundt <lethal@linux-sh.org>