public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH REPOST 0/2] signal: Avoid preempt_disable() in ptrace_stop() on PREEMPT_RT
@ 2023-06-06  8:55 Sebastian Andrzej Siewior
  2023-06-06  8:55 ` [PATCH REPOST 1/2] signal: Add proper comment about the preempt-disable in ptrace_stop() Sebastian Andrzej Siewior
  2023-06-06  8:55 ` [PATCH REPOST 2/2] signal: Don't disable preemption in ptrace_stop() on PREEMPT_RT Sebastian Andrzej Siewior
  0 siblings, 2 replies; 9+ messages in thread
From: Sebastian Andrzej Siewior @ 2023-06-06  8:55 UTC (permalink / raw)
  To: linux-kernel
  Cc: Eric W. Biederman, Oleg Nesterov, Peter Zijlstra, Thomas Gleixner

this mini series updates the comment to properly explain why the
preempt-disable section has been added and then disables this on
PREEMPT_RT explaining why it can not be done.

This is a repost of
	https://lore.kernel.org/20230406205713.1843072-1-bigeasy@linutronix.de

Sebastian



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

end of thread, other threads:[~2023-06-06 13:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-06  8:55 [PATCH REPOST 0/2] signal: Avoid preempt_disable() in ptrace_stop() on PREEMPT_RT Sebastian Andrzej Siewior
2023-06-06  8:55 ` [PATCH REPOST 1/2] signal: Add proper comment about the preempt-disable in ptrace_stop() Sebastian Andrzej Siewior
2023-06-06 11:06   ` Oleg Nesterov
2023-06-06  8:55 ` [PATCH REPOST 2/2] signal: Don't disable preemption in ptrace_stop() on PREEMPT_RT Sebastian Andrzej Siewior
2023-06-06 11:04   ` Oleg Nesterov
2023-06-06 11:14     ` Peter Zijlstra
2023-06-06 11:38       ` Oleg Nesterov
2023-06-06 13:16         ` [PATCH 2/2 v2] " Sebastian Andrzej Siewior
2023-06-06 13:20           ` Oleg Nesterov

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