commit | 5d286d5ebcf6cb93b340f2439fe16a90b544c6e5 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Apr 17 12:05:01 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Apr 17 12:05:01 2020 -0700 |
tree | 648a90c222cab002f196f96cd90d316793097465 | |
parent | ceb1adbacb4971cd47533d667f91ed06a38d7d4a [diff] | |
parent | 4fa3b1c417377c352208ee9f487e17cfcee32348 [diff] |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace Pull proc fix from Eric Biederman: "While running syzbot happened to spot one more oversight in my rework of proc_flush_task. The fields proc_self and proc_thread_self were not being reinitialized when proc was unmounted, which could cause problems if the mount of proc fails" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace: proc: Handle umounts cleanly