]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Nov 2017 23:04:27 +0000 (16:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Nov 2017 23:04:27 +0000 (16:04 -0700)
commit12788ce1be689992311cdc471cef4ccf285dbfe0
tree0bb1f9e9243f0d99e188a0b5f46c8ea09a6a7765
parent7700fcb7e9fe2755f4a467aa983e31a39199f51a
parent5ab97a9bb337f72b5251bb5edeeadc4dd86378a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace

Pull signal bugfix from Eric Biederman:
 "When making the generic support for SIGEMT conditional on the presence
  of SIGEMT I made a typo that causes it to fail to activate. It was
  noticed comparatively quickly but the bug report just made it to me
  today"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
  signal: Fix name of SIGEMT in #if defined() check