All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] exit: change the release_task() paths to call flush_sigqueue() lockless
@ 2025-02-06 15:22 Oleg Nesterov
  2025-02-06 15:23 ` [PATCH v2 1/2] " Oleg Nesterov
  2025-02-06 15:23 ` [PATCH v2 2/2] exit: kill the pointless __exit_signal()->clear_tsk_thread_flag(TIF_SIGPENDING) Oleg Nesterov
  0 siblings, 2 replies; 7+ messages in thread
From: Oleg Nesterov @ 2025-02-06 15:22 UTC (permalink / raw)
  To: Andrew Morton, Eric W. Biederman, Frederic Weisbecker,
	Peter Zijlstra, Thomas Gleixner
  Cc: Mateusz Guzik, linux-kernel

Changes:

	- add a comment to explain why the lockless flush_sigqueue() is safe

	- make a separate 2/2 oneliner for TIF_SIGPENDING removal

Link to v1: https://lore.kernel.org/all/20250205175136.GA8702@redhat.com/

Oleg.


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

end of thread, other threads:[~2025-02-06 17:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06 15:22 [PATCH v2 0/2] exit: change the release_task() paths to call flush_sigqueue() lockless Oleg Nesterov
2025-02-06 15:23 ` [PATCH v2 1/2] " Oleg Nesterov
2025-02-06 16:27   ` Frederic Weisbecker
2025-02-06 16:55     ` Oleg Nesterov
2025-02-06 17:03       ` Frederic Weisbecker
2025-02-06 15:23 ` [PATCH v2 2/2] exit: kill the pointless __exit_signal()->clear_tsk_thread_flag(TIF_SIGPENDING) Oleg Nesterov
2025-02-06 16:30   ` Frederic Weisbecker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.