sh: TLB fast path optimizations for load/store exceptions.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 14 Aug 2009 18:06:41 +0000 (03:06 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 14 Aug 2009 18:06:41 +0000 (03:06 +0900)
This only bothers with the TLB entry flush in the case of the initial
page write exception, as it is unecessary in the case of the load/store
exceptions.

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

No differences found