patch-2.1.100 linux/include/asm-sparc64/mmu_context.h
Next file: linux/include/linux/blk.h
Previous file: linux/include/asm-sparc64/ide.h
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Tue May  5 21:33:34 1998
-  Orig file: 
v2.1.99/linux/include/asm-sparc64/mmu_context.h
-  Orig date: 
Mon Jan 12 15:15:58 1998
diff -u --recursive --new-file v2.1.99/linux/include/asm-sparc64/mmu_context.h linux/include/asm-sparc64/mmu_context.h
@@ -72,6 +72,12 @@
 	  : "o4");
 }
 
+/*
+ * After we have set current->mm to a new value, this activates
+ * the context for the new mm so we see the new mappings.
+ */
+#define activate_context(tsk)	get_mmu_context(tsk)
+
 #endif /* !(__ASSEMBLY__) */
 
 #endif /* !(__SPARC64_MMU_CONTEXT_H) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov