summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2011-08-10 12:56:30 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:46:38 +0200
commit2cc6e313c520b0dc63673a308b1dc67a1380a078 (patch)
treeef678721e76e7b486628fb27a27022317367ae3c /sys-fs/aufs2/files/grsecurity-2.2.2.r1.patch
parentBump open-in-browser; remove false postinst message (diff)
downloadmv-2cc6e313c520b0dc63673a308b1dc67a1380a078.tar.gz
mv-2cc6e313c520b0dc63673a308b1dc67a1380a078.tar.bz2
mv-2cc6e313c520b0dc63673a308b1dc67a1380a078.zip
Update aufs2 patches for grsecurity
Diffstat (limited to 'sys-fs/aufs2/files/grsecurity-2.2.2.r1.patch')
-rw-r--r--sys-fs/aufs2/files/grsecurity-2.2.2.r1.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-fs/aufs2/files/grsecurity-2.2.2.r1.patch b/sys-fs/aufs2/files/grsecurity-2.2.2.r1.patch
new file mode 100644
index 00000000..25e9a1ed
--- /dev/null
+++ b/sys-fs/aufs2/files/grsecurity-2.2.2.r1.patch
@@ -0,0 +1,11 @@
+--- linux/include/linux/fs.h
++++ linux/include/linux/fs.h
+@@ -615,7 +615,7 @@
+ int (*is_partially_uptodate) (struct page *, read_descriptor_t *,
+ unsigned long);
+ int (*error_remove_page)(struct address_space *, struct page *);
+-};
++} __no_const;
+
+ extern const struct address_space_operations empty_aops;
+