patch-2.4.1 linux/include/asm-ppc/mmu_context.h

Next file: linux/include/asm-ppc/parport.h
Previous file: linux/include/asm-ppc/mmu.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0/linux/include/asm-ppc/mmu_context.h linux/include/asm-ppc/mmu_context.h
@@ -56,13 +56,6 @@
  */
 extern void set_context(int context, void *pgd);
 
-#ifdef CONFIG_8xx
-extern inline void mmu_context_overflow(void)
-{
-	atomic_set(&next_mmu_context, -1);
-}
-#endif
-
 /*
  * Get a new mmu context for task tsk if necessary.
  */

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