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

Next file: linux/fs/vfat/namei.c
Previous file: linux/fs/super.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.36/linux/fs/umsdos/namei.c linux/fs/umsdos/namei.c
@@ -301,6 +301,9 @@
 		,*(unsigned long *)current->kernel_stack_page \
 		,__LINE__); \
 	}
+
+#undef chkstk
+#define chkstk() do { } while (0)
 	
 /*
 	Rename a file (move) in the file system.

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