]> git.karo-electronics.de Git - linux-beck.git/commit
sh64: Tidy up and consolidate the TLB miss fast path.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2012 08:24:21 +0000 (17:24 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2012 08:24:21 +0000 (17:24 +0900)
commit392c3822a6fc247c0708c9e52c0818d1fbc9d7d7
tree0a2103e365edce78be338b90caebf4526107d5e6
parent2ec08e141f88328e8a4d24590e9a2406633a0898
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>
arch/sh/mm/tlbex_64.c