]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Oct 2017 20:08:59 +0000 (13:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Oct 2017 20:08:59 +0000 (13:08 -0700)
commit8437659681ffa7a64f00c239e6ef98e2264c409c
tree25ee7fceb4506ae65077b27c3e7239654556dee3
parent7e862ea68189383f0f4909c0f0e7f57354d604a2
parent98f5ba70f9b273ea9d6897f9338f777b20568b3f
Merge tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull seccomp fixlet from Kees Cook:
 "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.

   - fix missed "static" to avoid Sparse warning (Colin King)"

* tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  seccomp: make function __get_seccomp_filter static