summaryrefslogtreecommitdiff
path: root/sys/kern/kern_event.c
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2024-05-07 10:46:36 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2024-05-07 10:46:36 +0000
commitdeb869fadcc9d0f3b0c2e739a2143c951c08a2e4 (patch)
treedd775869292621d749eeca3deaa10676d7cc0883 /sys/kern/kern_event.c
parent9e0b9953f0559480b0f8b0059c2cb463b14f9a76 (diff)
In Rev 1.296 the update of the siglist was moved to the end of ptsignal().
One atomic_clearbits_int() hiding in SSTOP was missed when converting all the exceptions that cleared the siglist again. Instead of clearing the bits the mask needs to be set to 0 so that it is properly ignored. OK mpi@
Diffstat (limited to 'sys/kern/kern_event.c')
0 files changed, 0 insertions, 0 deletions