commit | 392c3822a6fc247c0708c9e52c0818d1fbc9d7d7 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon May 14 17:24:21 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon May 14 17:24:21 2012 +0900 |
tree | 0a2103e365edce78be338b90caebf4526107d5e6 | |
parent | 2ec08e141f88328e8a4d24590e9a2406633a0898 [diff] |
sh64: Tidy up and consolidate the TLB miss fast path. This unifies the fast-path TLB miss handler, allowing for further cleanup and eventual utilization of a shared _32/_64 handler. Signed-off-by: Paul Mundt <lethal@linux-sh.org>