SOURCES (LINUX_2_6_16): grsecurity-2.1.9-2.6.16.14.patch - minor c...
zbyniu
zbyniu at pld-linux.org
Mon Jul 3 19:41:29 CEST 2006
Author: zbyniu Date: Mon Jul 3 17:41:29 2006 GMT
Module: SOURCES Tag: LINUX_2_6_16
---- Log message:
- minor changes for kernel 2.6.16.22
---- Files affected:
SOURCES:
grsecurity-2.1.9-2.6.16.14.patch (1.1.2.2 -> 1.1.2.2.2.1)
---- Diffs:
================================================================
Index: SOURCES/grsecurity-2.1.9-2.6.16.14.patch
diff -u SOURCES/grsecurity-2.1.9-2.6.16.14.patch:1.1.2.2 SOURCES/grsecurity-2.1.9-2.6.16.14.patch:1.1.2.2.2.1
--- SOURCES/grsecurity-2.1.9-2.6.16.14.patch:1.1.2.2 Fri May 19 12:49:26 2006
+++ SOURCES/grsecurity-2.1.9-2.6.16.14.patch Mon Jul 3 19:41:24 2006
@@ -6528,9 +6528,9 @@
--- linux-2.6.16.12/fs/binfmt_elf.c 2006-05-01 15:14:26.000000000 -0400
+++ linux-2.6.16.12/fs/binfmt_elf.c 2006-05-01 20:17:33.000000000 -0400
@@ -39,11 +39,16 @@
- #include <linux/syscalls.h>
#include <linux/random.h>
#include <linux/vs_memory.h>
+ #include <linux/vs_cvirt.h>
+#include <linux/grsecurity.h>
#include <asm/uaccess.h>
@@ -8039,7 +8039,7 @@
#include <asm/unistd.h>
#include "pnode.h"
@@ -630,6 +632,8 @@ static int do_umount(struct vfsmount *mn
- DQUOT_OFF(sb);
+ DQUOT_OFF(sb->s_dqh);
retval = do_remount_sb(sb, MS_RDONLY, NULL, 0);
unlock_kernel();
+
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/grsecurity-2.1.9-2.6.16.14.patch?r1=1.1.2.2&r2=1.1.2.2.2.1&f=u
More information about the pld-cvs-commit
mailing list