]> git.baikalelectronics.ru Git - kernel.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)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 12 Apr 2010 16:26:21 +0000 (17:26 +0100)
commitf7ded0854106f4227f9bd56110357094c978189f
tree8130cd7c5289983de1e622728de07eb1588a326a
parentf0c319fa54bfa7a68b4a0c8470dce6ecee8f1a4f
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