summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorTycho Andersen <tycho@tycho.ws>2018-12-13 23:10:30 +0300
committerKees Cook <keescook@chromium.org>2018-12-14 03:51:01 +0300
commit4fc96ee9085d39ceeaa7b60cd475d0a474e7062f (patch)
tree5cb8ea9f9402411c704b15f16547a803f46e1058 /samples
parent319deec7db6c0aab276d2447f778e7cffed24c7c (diff)
downloadlinux-4fc96ee9085d39ceeaa7b60cd475d0a474e7062f.tar.xz
seccomp, s390: fix build for syscall type change
A recent patch landed in the security tree [1] that changed the type of the seccomp syscall. Unfortunately, I didn't quite get every instance of the forward declarations, and thus there is a build failure. Here's the last one that I could find, for s390. It should go through the security tree, although hopefully some s390 people can check and make sure it looks reasonable? The only oddity is the trailing semicolon; some lines around this patch have it, and some lines don't. I've left this one as-is. [1]: https://lore.kernel.org/lkml/20181212231630.GA31584@beast/T/#u Signed-off-by: Tycho Andersen <tycho@tycho.ws> Fixes: 6a21cc50f0c7 ("seccomp: add a return code to trap to userspace") Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions