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
- Lines: 14
- Date:
Mon Jan 22 15:41:15 2001
- Orig file:
v2.4.0/linux/include/asm-ppc/mmu_context.h
- Orig date:
Sat Nov 11 18:23:11 2000
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)