mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] signal: break out of wait loops on kthread_stop()
@ 2022-10-03 21:49 Eric W. Biederman
  2022-10-09 23:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric W. Biederman @ 2022-10-03 21:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Jason A. Donenfeld


Linus,

Please pull interrupting_kthread_stop-for-v5.20 from the git tree:
  git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git refs/tags/interrupting_kthread_stop-for-v5.20
  HEAD: a7c01fa93aeb03ab76cd3cb2107990dd160498e6 signal: 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.

Jason A. Donenfeld (1):
      signal: break out of wait loops on kthread_stop()

 kernel/kthread.c | 1 +
 1 file changed, 1 insertion(+)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-10  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03 21:49 [GIT PULL] signal: break out of wait loops on kthread_stop() Eric W. Biederman
2022-10-09 23:33 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®