commit | 8010fbe7a67c2f993cbb11b9d8b7e98528256dd1 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 03:06:41 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 03:06:41 2009 +0900 |
tree | 861fc7d33fe08b33818b9401f2ba1b32edd82505 | |
parent | 112e58471de3431fbd03dee514777ad4a66a77b2 [diff] |
sh: TLB fast path optimizations for load/store exceptions. 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>