jhb 2003/04/02 13:54:51 PST FreeBSD src repository Modified files: sys/kern subr_bus.c Log: Lock the process before sending it a SIGIO. Not doing so is a panic(2) implementation with INVARIANTS. Revision Changes Path 1.125 +7 -2 src/sys/kern/subr_bus.c