• Paul Burton's avatar
    MIPS: tlbex: Simplify r3k check · 54e8d9f0
    Paul Burton authored
    We already know whether a CPU has r3k style exceptions, including TLB
    exceptions, by checking cpu_has_3kex. Remove the list of CPU types in
    build_tlb_refill_handler() & check cpu_has_3kex instead.
    Signed-off-by: default avatarPaul Burton <paul.burton@mips.com>
    Cc: linux-mips@vger.kernel.org
    54e8d9f0
tlbex.c 70.8 KB