]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a bug in r358168, do not call sigfastblock_setpend() under a mutex.
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 20 Feb 2020 21:25:12 +0000 (21:25 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Thu, 20 Feb 2020 21:25:12 +0000 (21:25 +0000)
commit74cb9a533304d87bacbe09e4ea9d5e07c18504f1
tree0930f65cc8a5824bcd64fe62aef57bc30d8c5b77
parent9a990500e5e0959c7a82aa6035d7a52ba33b7f6f
Fix a bug in r358168, do not call sigfastblock_setpend() under a mutex.

PR: 244250
Reported and tested by: lwhsu
Sponsored by: The FreeBSD Foundation
sys/kern/subr_trap.c