Fix race conditions for read_c0_entryhi. Remove broken ASID masks in
authorThiemo Seufer <ths@networkno.de>
Sat, 2 Apr 2005 10:21:56 +0000 (10:21 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 29 Oct 2005 18:31:01 +0000 (19:31 +0100)
commit172546bf601356f94f8018af7908a9b7c1c4915c
tree3b0d93bc5caf6014ef5554b05cad8b41b7c83b94
parent202d0388e747d7e9b70fc0efc2a5637812b722c1
Fix race conditions for read_c0_entryhi. Remove broken ASID masks in
tlb-sb1.c. Make tlb-r4k.c and tlb-sb1.c more similiar and more efficient.

Signed-off-by: Thiemo Seufer <ths@networkno.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/tlb-r4k.c
arch/mips/mm/tlb-sb1.c