--- zzzz-none-000/linux-3.10.107/arch/sh/include/asm/tlb.h 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/arch/sh/include/asm/tlb.h 2021-02-04 17:41:59.000000000 +0000 @@ -86,6 +86,14 @@ } } +static inline void tlb_flush_mmu_tlbonly(struct mmu_gather *tlb) +{ +} + +static inline void tlb_flush_mmu_free(struct mmu_gather *tlb) +{ +} + static inline void tlb_flush_mmu(struct mmu_gather *tlb) { }