mtd/fs/jffs2 os-linux.h,1.25,1.26

David Woodhouse dwmw2 at infradead.org
Fri May 16 14:45:28 EDT 2003


Update of /home/cvs/mtd/fs/jffs2
In directory phoenix.infradead.org:/tmp/cvs-serv31306

Modified Files:
	os-linux.h 
Log Message:
sig structs changed again

Index: os-linux.h
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/os-linux.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- os-linux.h	23 Jan 2003 11:05:07 -0000	1.25
+++ os-linux.h	16 May 2003 18:45:25 -0000	1.26
@@ -71,7 +71,7 @@
 #if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,40)
 #define current_sig_lock current->sigmask_lock
 #else
-#define current_sig_lock current->sig->siglock
+#define current_sig_lock current->sighand->siglock
 #endif
 
 #define sleep_on_spinunlock(wq, s)				\




More information about the linux-mtd-cvs mailing list