diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2011-05-18 11:40:10 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-05-18 11:41:38 +0000 |
| commit | 8cfe285d1c25851a791884237ba2063328959754 (patch) | |
| tree | 4e2409102c536c673325e0f26a9153c5d16619d7 /testing/linux-grsec/pax_track_stack.patch | |
| parent | efbec8b1c77865b6162ea57c36dc81119626281d (diff) | |
| download | aports-8cfe285d1c25851a791884237ba2063328959754.tar.bz2 aports-8cfe285d1c25851a791884237ba2063328959754.tar.xz | |
testing/linux-grsec: upgrade to grsecurity-2.2.2-2.6.38.6-201105171931
Diffstat (limited to 'testing/linux-grsec/pax_track_stack.patch')
| -rw-r--r-- | testing/linux-grsec/pax_track_stack.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/linux-grsec/pax_track_stack.patch b/testing/linux-grsec/pax_track_stack.patch new file mode 100644 index 0000000000..f4d8d7827e --- /dev/null +++ b/testing/linux-grsec/pax_track_stack.patch @@ -0,0 +1,10 @@ +--- ./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> |
