aboutsummaryrefslogtreecommitdiffstats
path: root/testing/linux-grsec/pax_track_stack.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-05-19 12:36:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-05-19 12:37:13 +0000
commit6047e1bc08c8a837e2380d50eb0e292df7499a5a (patch)
tree0d249a76f49b1c16297d7ce37ef4cd77329d4ec8 /testing/linux-grsec/pax_track_stack.patch
parent01bce94deda4c683b4dad21d4af270fb15a1795b (diff)
downloadaports-6047e1bc08c8a837e2380d50eb0e292df7499a5a.tar.bz2
aports-6047e1bc08c8a837e2380d50eb0e292df7499a5a.tar.xz
testing/linux-grsec: upgrade to grsecurity-2.2.2-2.6.38.6-201105182052
Diffstat (limited to 'testing/linux-grsec/pax_track_stack.patch')
-rw-r--r--testing/linux-grsec/pax_track_stack.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/linux-grsec/pax_track_stack.patch b/testing/linux-grsec/pax_track_stack.patch
deleted file mode 100644
index f4d8d7827e..0000000000
--- a/testing/linux-grsec/pax_track_stack.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./drivers/net/mlx4/main.c.orig
-+++ ./drivers/net/mlx4/main.c
-@@ -39,6 +39,7 @@
- #include <linux/pci.h>
- #include <linux/dma-mapping.h>
- #include <linux/slab.h>
-+#include <linux/sched.h>
-
- #include <linux/mlx4/device.h>
- #include <linux/mlx4/doorbell.h>