Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MIPS: tlbex: Fix typo in r3000 tlb store handler
commit 6ba045f (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: Tony Wu <[email protected]> Acked-by: Jayachandran C. <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/5600/ Signed-off-by: Ralf Baechle <[email protected]>
- Loading branch information