[GIT PULL] seccomp fix for v4.14-rc5
From: Kees Cook
Date: Tue Oct 10 2017 - 14:50:34 EST
Hi,
Please pull this minor seccomp fix for v4.14-rc5. I debated sending this
at all for v4.14, but since it fixes a minor issue in the prior fix, which
also went to -stable, it seemed better to just get all of it cleaned up
right now.
Thanks!
-Kees
The following changes since commit 66a733ea6b611aecf0119514d2dddab5f9d6c01e:
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() (2017-09-27 22:51:12 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v4.14-rc5
for you to fetch changes up to 084f5601c357e4ee59cf0712200d3f5c4710ba40:
seccomp: make function __get_seccomp_filter static (2017-10-10 11:45:29 -0700)
----------------------------------------------------------------
- fix missed "static" to avoid Sparse warning (Colin King).
----------------------------------------------------------------
Colin Ian King (1):
seccomp: make function __get_seccomp_filter static
kernel/seccomp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Kees Cook
Pixel Security