public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] signal(7) fixes
@ 2024-06-07 12:31 Dev Jain
  2024-06-07 12:31 ` [PATCH 1/2] signal.7: Clearly describe ucontext kernel dump to userspace Dev Jain
  2024-06-07 12:31 ` [PATCH 2/2] signal.7: Fix wrong mention of sigprocmask Dev Jain
  0 siblings, 2 replies; 6+ messages in thread
From: Dev Jain @ 2024-06-07 12:31 UTC (permalink / raw)
  To: alx, linux-man
  Cc: mingo, tglx, mark.rutland, ryan.roberts, broonie, suzuki.poulose,
	Anshuman.Khandual, DeepakKumar.Mishra, AneeshKumar.KizhakeVeetil,
	linux-kernel, Dev Jain

This is a follow-up to the following:
https://lore.kernel.org/all/20240607122319.768640-1-dev.jain@arm.com/

This series brings distinction between the set of blocked signals
represented in uc_sigmask, and the actual set of blocked signals. Also,
fix a wrong mention of sigprocmask(), and replace it with sigaction(). 

Dev Jain (2):
  signal.7: Clearly describe ucontext kernel dump to userspace
  signal.7: Fix wrong mention of sigprocmask

 man/man7/signal.7 | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-06-09 17:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07 12:31 [PATCH 0/2] signal(7) fixes Dev Jain
2024-06-07 12:31 ` [PATCH 1/2] signal.7: Clearly describe ucontext kernel dump to userspace Dev Jain
2024-06-07 15:39   ` Mark Brown
2024-06-07 15:42     ` Mark Brown
2024-06-09 17:33     ` Alejandro Colomar
2024-06-07 12:31 ` [PATCH 2/2] signal.7: Fix wrong mention of sigprocmask Dev Jain

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