Re: [GIT PULL] Minor ptrace fixes for v5.2-rc5

2019-06-11 Thread pr-tracker-bot
The pull request you sent on Tue, 11 Jun 2019 15:23:27 -0500: > 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/aa7235483a838be79b7c22a86b0dc4cb12ee5dd6 Thank you! --

Re: [GIT PULL] Minor ptrace fixes for v5.2-rc5

2019-06-11 Thread Linus Torvalds
On Tue, Jun 11, 2019 at 10:23 AM Eric W. Biederman wrote: > > Apologies for being a little slow about getting this to you, I am still > figuring out how to develop with a little baby in the house. Heh. It gets better as they age. In just a couple of decades, you'll find they have it all figured

[GIT PULL] Minor ptrace fixes for v5.2-rc5

2019-06-11 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:f6581f5b55141a95657ef5742cf6a6bfa20a109f ptrace: restore smp_rmb() in __ptrace_may_access() This is just two very minor fixes.