https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290843
--- Comment #1 from Konstantin Belousov <[email protected]> --- The bug is clearly that thread_suspend_check(return_instead == 1) might not return, but suspend the thread. FWIW, sig_intr() is the only caller of thread_suspend_check(1). -- You are receiving this mail because: You are the assignee for the bug.
