From: Andy Lutomirski Date: Tue, 22 Jul 2014 01:49:17 +0000 (-0700) Subject: seccomp: Document two-phase seccomp and arch-provided seccomp_data X-Git-Tag: fixes-against-v3.18-rc2~86^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff27f38e0ef978aee4c9f7e3a4f3403aae832de2;p=pandora-kernel.git seccomp: Document two-phase seccomp and arch-provided seccomp_data The description of how archs should implement seccomp filters was still strictly correct, but it failed to describe the newly available optimizations. Signed-off-by: Andy Lutomirski Signed-off-by: Kees Cook --- Reading git-diff-tree failed