patch-2.1.37 linux/fs/vfat/namei.c

Next file: linux/include/asm-alpha/atomic.h
Previous file: linux/fs/umsdos/namei.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.36/linux/fs/vfat/namei.c linux/fs/vfat/namei.c
@@ -174,10 +174,12 @@
 		printk("------- vfat kstack ok in %s line %d: SL=%d\n",
 		       fname, lineno, stack_level);
 #endif
+#if 0
 	if (*(unsigned long *) current->kernel_stack_page != STACK_MAGIC) {
 		printk("******* vfat stack corruption detected in %s at line %d\n",
 		       fname, lineno);
 	}
+#endif
 }
 
 static int debug = 0;

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