Hi James,
Please pull these seccomp fixes for -next. Thanks! -Kees The following changes since commit fec7b6690541b8128663a13c9586b1daf42b0a6c: samples: add an example of seccomp user trap (2018-12-11 16:32:11 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-next-part2 for you to fetch changes up to 4fc96ee9085d39ceeaa7b60cd475d0a474e7062f: seccomp, s390: fix build for syscall type change (2018-12-13 16:51:01 -0800) ---------------------------------------------------------------- seccomp fixes for sparse warnings and s390 build (Tycho) ---------------------------------------------------------------- Tycho Andersen (2): seccomp: fix poor type promotion seccomp, s390: fix build for syscall type change arch/s390/kernel/compat_wrapper.c | 2 +- kernel/seccomp.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) -- Kees Cook

