All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] seccomp fix for v4.14-rc5
@ 2017-10-10 18:50 Kees Cook
  0 siblings, 0 replies; only message in thread
From: Kees Cook @ 2017-10-10 18:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Colin Ian King

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-10 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-10 18:50 [GIT PULL] seccomp fix for v4.14-rc5 Kees Cook

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.