[GIT PULL] seccomp update for v4.16-rc4
From: Kees Cook
Date: Mon Feb 26 2018 - 20:14:00 EST
Hi James,
Please pull this seccomp change for v4.16-rc4. This disables the seccomp
samples when cross compiling. We're seen too many build issues here, so
it's best to just disable it, especially since they're just the samples.
Thanks!
-Kees
The following changes since commit d057dc4e35e16050befa3dda943876dab39cbf80:
seccomp: add a selftest for get_metadata (2018-02-21 16:56:03 -0800)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v4.16-rc4
for you to fetch changes up to 6275ecbcd3ae3aaf47c3bc1e46343a50f16b2577:
samples/seccomp: do not compile when cross compiled (2018-02-22 09:31:43 -0800)
----------------------------------------------------------------
- do not build samples when cross compiling (Michal Hocko)
----------------------------------------------------------------
Michal Hocko (1):
samples/seccomp: do not compile when cross compiled
samples/seccomp/Makefile | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
--
Kees Cook
Pixel Security