patch-2.1.16 linux/include/asm-i386/pgtable.h

Next file: linux/include/asm-i386/string.h
Previous file: linux/include/asm-alpha/socket.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.15/linux/include/asm-i386/pgtable.h linux/include/asm-i386/pgtable.h
@@ -82,7 +82,7 @@
 	__flush_tlb()
 
 
-#undef CLEVER_SMP_INVALIDATE
+#define CLEVER_SMP_INVALIDATE
 #ifdef CLEVER_SMP_INVALIDATE
 
 /*
@@ -91,9 +91,6 @@
  *
  *	These mean you can really definitely utterly forget about
  *	writing to user space from interrupts. (Its not allowed anyway).
- *
- *	Doesn't currently work as Linus makes flush tlb calls before
- *	stuff like current/current->mm are setup properly
  */
  
 static inline void flush_tlb_current_task(void)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov