]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- added missinf EXPORT_SYMBOL
authorcieciwa <cieciwa@pld-linux.org>
Wed, 29 Jan 2003 10:51:58 +0000 (10:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-2.4.20-grsec-1.9.8-EXPORT_SYMBOL.patch -> 1.1

linux-2.4.20-grsec-1.9.8-EXPORT_SYMBOL.patch [new file with mode: 0644]

diff --git a/linux-2.4.20-grsec-1.9.8-EXPORT_SYMBOL.patch b/linux-2.4.20-grsec-1.9.8-EXPORT_SYMBOL.patch
new file mode 100644 (file)
index 0000000..76edd7c
--- /dev/null
@@ -0,0 +1,12 @@
+--- linux-2.4.19/kernel/ksyms.c.org    Tue Sep 24 10:32:40 2002
++++ linux-2.4.19/kernel/ksyms.c        Wed Sep 25 09:21:21 2002
+@@ -611,6 +611,9 @@
+ EXPORT_SYMBOL(gr_is_capable);
+ EXPORT_SYMBOL(gr_pid_is_chrooted);
+ EXPORT_SYMBOL(gr_learn_resource);
++EXPORT_SYMBOL(gr_handle_chroot_unix);
++EXPORT_SYMBOL(gr_acl_handle_mknod);
++EXPORT_SYMBOL(gr_handle_create);
+  
+ EXPORT_SYMBOL(elevator_init);
+ EXPORT_SYMBOL(elevator_noop_merge_req);
This page took 0.117379 seconds and 4 git commands to generate.