]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Sep 2010 00:21:40 +0000 (17:21 -0700)
commit6d607033481c7031e5fbfe9750542deb52e9b94c
tree41990a5c179de347b0bc8c270682a6c25445a478
parent28496c5713772499967266e43a8cfd8f2e5afc0a
MIPS: Sibyte: Fix M3 TLB exception handler workaround.

commit 3d45285dd1ff4d4a1361b95e2d6508579a4402b5 upstream.

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

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/mips/mm/tlbex.c