[packages/kernel/LINUX_3_0] update grsec patch for 3.0.101 (1 hunk applied)

glen glen at pld-linux.org
Mon Nov 11 14:04:41 CET 2013


commit 70dcae270f11e1cebadb568d94311d4f9910584e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Nov 7 14:52:59 2013 +0200

    update grsec patch for 3.0.101 (1 hunk applied)

 kernel-grsec_full.patch | 9 ---------
 1 file changed, 9 deletions(-)
---
diff --git a/kernel-grsec_full.patch b/kernel-grsec_full.patch
index ba96181..fa8a413 100644
--- a/kernel-grsec_full.patch
+++ b/kernel-grsec_full.patch
@@ -24708,15 +24708,6 @@ diff -urNp linux-3.0.9/drivers/base/power/wakeup.c linux-3.0.9/drivers/base/powe
 diff -urNp linux-3.0.9/drivers/block/cciss.c linux-3.0.9/drivers/block/cciss.c
 --- linux-3.0.9/drivers/block/cciss.c	2011-11-11 13:12:24.000000000 -0500
 +++ linux-3.0.9/drivers/block/cciss.c	2011-11-15 20:02:59.000000000 -0500
-@@ -1179,6 +1179,8 @@ static int cciss_ioctl32_passthru(struct
- 	int err;
- 	u32 cp;
- 
-+	memset(&arg64, 0, sizeof(arg64));
-+
- 	err = 0;
- 	err |=
- 	    copy_from_user(&arg64.LUN_info, &arg32->LUN_info,
 @@ -2986,7 +2988,7 @@ static void start_io(ctlr_info_t *h)
  	while (!list_empty(&h->reqQ)) {
  		c = list_entry(h->reqQ.next, CommandList_struct, list);
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/70dcae270f11e1cebadb568d94311d4f9910584e



More information about the pld-cvs-commit mailing list