Author: sparky                       Date: Thu Dec  4 00:27:16 2008 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- include linux/sched.h in squashfs/inode.c (TASK_UNINTERRUPTIBLE and others)

---- Files affected:
SOURCES:
   kernel-small_fixes.patch (1.1.2.10 -> 1.1.2.11) 

---- Diffs:

================================================================
Index: SOURCES/kernel-small_fixes.patch
diff -u SOURCES/kernel-small_fixes.patch:1.1.2.10 
SOURCES/kernel-small_fixes.patch:1.1.2.11
--- SOURCES/kernel-small_fixes.patch:1.1.2.10   Fri Nov 28 00:01:43 2008
+++ SOURCES/kernel-small_fixes.patch    Thu Dec  4 01:27:11 2008
@@ -184,3 +184,13 @@
                },
        },
  #endif
+--- linux-2.6.27/fs/squashfs/inode.c~  2008-12-03 21:49:11.000000000 +0100
++++ linux-2.6.27/fs/squashfs/inode.c   2008-12-03 22:15:09.000000000 +0100
+@@ -33,6 +33,7 @@
+ #include <linux/spinlock.h>
+ #include <linux/smp_lock.h>
+ #include <linux/exportfs.h>
++#include <linux/sched.h>
+ 
+ #include "squashfs.h"
+ 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-small_fixes.patch?r1=1.1.2.10&r2=1.1.2.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to