diff options
| author | Linus Torvalds <[email protected]> | 2022-10-09 23:01:59 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-10-09 23:01:59 +0000 |
| commit | c71370bde7dbd3aefae0c2e8dd643d68fb2c51c8 (patch) | |
| tree | 448d1b2cc5595324528280ed35505372b79cddf6 /net/unix/af_unix.c | |
| parent | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... (diff) | |
| parent | signal: break out of wait loops on kthread_stop() (diff) | |
| download | kernel-c71370bde7dbd3aefae0c2e8dd643d68fb2c51c8.tar.gz kernel-c71370bde7dbd3aefae0c2e8dd643d68fb2c51c8.zip | |
Merge tag 'interrupting_kthread_stop-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Pull kthread update from Eric Biederman:
"Break out of wait loops on kthread_stop()
This is a small tweak to kthread_stop so it breaks out of
interruptible waits, that don't explicitly test for kthread_stop.
These interruptible waits occassionaly occur in kernel threads do to
code sharing"
* tag 'interrupting_kthread_stop-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
signal: break out of wait loops on kthread_stop()
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
