[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240607123119.769044-1-dev.jain@arm.com>
Date: Fri, 7 Jun 2024 18:01:17 +0530
From: Dev Jain <dev.jain@....com>
To: alx@...nel.org,
linux-man@...r.kernel.org
Cc: mingo@...nel.org,
tglx@...utronix.de,
mark.rutland@....com,
ryan.roberts@....com,
broonie@...nel.org,
suzuki.poulose@....com,
Anshuman.Khandual@....com,
DeepakKumar.Mishra@....com,
AneeshKumar.KizhakeVeetil@....com,
linux-kernel@...r.kernel.org,
Dev Jain <dev.jain@....com>
Subject: [PATCH 0/2] signal(7) fixes
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
Powered by blists - more mailing lists