patch-2.3.43 linux/include/asm-sh/mmu_context.h

Next file: linux/include/asm-sh/pgtable.h
Previous file: linux/include/asm-ppc/vga.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.42/linux/include/asm-sh/mmu_context.h linux/include/asm-sh/mmu_context.h
@@ -11,6 +11,9 @@
      (b) ASID (Address Space IDentifier)
  */
 
+static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk, unsigned cpu)
+{
+}
 /*
  * Cache of MMU context last used.
  */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)