freebsd-src/sys/ia64
John Baldwin 06c836bbca - Grab the proc lock around CURSIG and postsig(). Don't release the proc
lock until after grabbing the sched_lock to avoid CURSIG racing with
  psignal.
- Don't grab Giant for addupc_task() as it isn't needed.

Reported by:	tegge (signal race), bde (addupc_task a while back)
2001-06-22 23:05:11 +00:00
..
conf Remove MFS options from all example kernel configs. 2001-05-29 18:49:06 +00:00
ia64 - Grab the proc lock around CURSIG and postsig(). Don't release the proc 2001-06-22 23:05:11 +00:00
include Fix style of defines. 2001-06-09 05:21:17 +00:00
isa