Re: [GIT PULL] signal fixes for v5.0-rc6

2019-02-11 Thread Oleg Nesterov
On 02/08, Eric W. Biederman wrote: > > signal: Always notice exiting tasks Sorry, I could not look at these patches before... So I think this one should be reverted, it makes PTRACE_EVENT_EXIT even more broken. Once again, why we can't do something like --- x/kernel/signal.c

Re: [GIT PULL] signal fixes for v5.0-rc6

2019-02-08 Thread pr-tracker-bot
The pull request you sent on Fri, 08 Feb 2019 09:52:02 -0600: > git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git > for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/6b2912cedc238c984e6a4039836ed9c911121076 Thank you! --

[GIT PULL] signal fixes for v5.0-rc6

2019-02-08 Thread Eric W. Biederman
Linus, Please pull the for-linus branch from the git tree: git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-linus HEAD:7146db3317c67b517258cb5e1b08af387da0618b signal: Better detection of synchronous signals This contains 4 small fixes for signal