Skip to content
Commit afc813ae authored by Tony Wu's avatar Tony Wu Committed by Ralf Baechle
Browse files

MIPS: tlbex: Fix typo in r3000 tlb store handler

commit 6ba045f9

 (MIPS: Move generated code to .text for microMIPS)
causes a panic at boot. The handler builder should test against
handle_tlbs_end, not handle_tlbs.

Signed-off-by: default avatarTony Wu <tung7970@gmail.com>
Acked-by: default avatarJayachandran C. <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5600/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 976f39b1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment