packages: kernel/kernel-aufs3.patch - include linux/module.h so EXPORT_SYMB...

arekm arekm at pld-linux.org
Thu Jan 5 14:18:27 CET 2012


Author: arekm                        Date: Thu Jan  5 13:18:26 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- include linux/module.h so EXPORT_SYMBOL is properly defined

---- Files affected:
packages/kernel:
   kernel-aufs3.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/kernel/kernel-aufs3.patch
diff -u packages/kernel/kernel-aufs3.patch:1.5 packages/kernel/kernel-aufs3.patch:1.6
--- packages/kernel/kernel-aufs3.patch:1.5	Thu Jan  5 11:07:59 2012
+++ packages/kernel/kernel-aufs3.patch	Thu Jan  5 14:18:21 2012
@@ -30554,3 +30554,13 @@
 +
 +#endif /* __AUFS_TYPE_H__ */
 
+--- linux-3.2/security/device_cgroup.c~	2012-01-05 13:48:24.000000000 +0100
++++ linux-3.2/security/device_cgroup.c	2012-01-05 14:02:48.910843473 +0100
+@@ -13,6 +13,7 @@
+ #include <linux/slab.h>
+ #include <linux/rcupdate.h>
+ #include <linux/mutex.h>
++#include <linux/module.h>
+ 
+ #define ACC_MKNOD 1
+ #define ACC_READ  2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel-aufs3.patch?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list