From: Kees Cook Date: Wed, 27 Feb 2013 16:37:56 +0000 (-0800) Subject: Yama: do not modify global sysctl table entry X-Git-Tag: omap-for-v4.2/o2_dc~129^2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41a4695ca46d8798f89b477855973eb2ad3f4f69;p=pandora-kernel.git Yama: do not modify global sysctl table entry When the sysctl table is constified, we won't be able to directly modify it. Instead, use a table copy that carries any needed changes. Suggested-by: PaX Team Signed-off-by: Kees Cook --- Reading git-diff-tree failed