MIPS: Sibyte: Fix M3 TLB exception handler workaround.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 23 Mar 2010 16:56:38 +0000 (17:56 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 Apr 2010 16:26:21 +0000 (17:26 +0100)
commit3d45285dd1ff4d4a1361b95e2d6508579a4402b5
tree8130cd7c5289983de1e622728de07eb1588a326a
parent5e3644a95db11e2e582ae3765ffad6e0cce5376e
MIPS: Sibyte: Fix M3 TLB exception handler workaround.

The M3 workaround needs to cmpare the region and VPN2 fields only.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/tlbex.c