sh: Fix multiple UTLB hit on UP SH-4.
commita602cc05f8fc849023e72e2857bd842f0104f648
authorHideo Saito <saito@densan.co.jp>
Thu, 14 Feb 2008 05:45:08 +0000 (14 14:45 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 14 Feb 2008 05:45:08 +0000 (14 14:45 +0900)
tree347a49a0339b867c73e9d2c6b8644966841e7c6d
parent123100cf4fff3e8ffa375df2c74c7f2cb29ab17a
sh: Fix multiple UTLB hit on UP SH-4.

This acts as a reversion of 1c6b2ca5e0939bf8b5d1a11f1646f25189ecd447 in
the case of UP SH-4, where we still have the risk of a multiple hit
between the slow and fast paths. As seen on SH7780.

Signed-off-by: Hideo Saito <saito@densan.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/fault_32.c