opnsense-src/sys/amd64
Konstantin Belousov 43ba78037b MFC r198507:
Use kern_sigprocmask() instead of direct manipulation of td_sigmask to
reschedule newly blocked signals.

MFC r198590:
Trapsignal() calls kern_sigprocmask() when delivering catched signal
with proc lock held.

MFC r198670:
For trapsignal() and postsig(), kern_sigprocmask() is called with
both process lock and curproc->p_sigacts->ps_mtx locked. Prevent lock
recursion on ps_mtx in reschedule_signals().
2009-12-19 11:31:28 +00:00
..
acpica MFC 197439: 2009-10-29 16:00:27 +00:00
amd64 MFC r198507: 2009-12-19 11:31:28 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf MFC r197518: 2009-12-05 20:37:46 +00:00
ia32 MFC r198507: 2009-12-19 11:31:28 +00:00
include MFC r200033: mca: improve status checking, recording and reporting 2009-12-19 10:38:28 +00:00
isa Improve the handling of cpuset with interrupts. 2009-07-01 17:20:07 +00:00
linux32 MFC r198507: 2009-12-19 11:31:28 +00:00
pci MFC 197450: number of cleanups in i386 and amd64 pci md code 2009-11-01 18:39:26 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00