From 529c593ece216e4aaffd36bd940cb94f1fa63129 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 23 Feb 2000 00:40:54 +0000 Subject: Merge with 2.3.43. I did ignore all modifications to the qlogicisp.c driver due to the Origin A64 hacks. --- include/asm-ppc/mmu_context.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/asm-ppc/mmu_context.h') diff --git a/include/asm-ppc/mmu_context.h b/include/asm-ppc/mmu_context.h index a7e0a5246..88d6970a5 100644 --- a/include/asm-ppc/mmu_context.h +++ b/include/asm-ppc/mmu_context.h @@ -19,6 +19,9 @@ -- Dan */ +static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk, unsigned cpu) +{ +} #ifdef CONFIG_8xx #define NO_CONTEXT 16 #define LAST_CONTEXT 15 -- cgit v1.2.3