freebsd-dev/sys/amd64
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
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
amd64 - Grab the proc lock around CURSIG and postsig(). Don't release the proc 2001-06-22 23:05:11 +00:00
conf Hints overhaul: 2001-06-12 09:40:04 +00:00
include Include sys/pcpu.h to get the prototype for globaldata_register() to quiet 2001-06-18 19:06:14 +00:00
isa Don't assume that resource type is ioport and rid equal 0. 2001-06-17 13:33:59 +00:00
pci Un-swap irq/link byte values so that printf works. 2001-05-11 04:52:29 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00