freebsd-nq/sys/amd64
John Baldwin 3a9e0f5bd1 Push down Giant some in trap_pfault() so we don't grab Giant around
trap_fatal() to make restarting from panic's slightly easier.  Before if
one did 'w 0 0' in ddb, the longjmp in ddb inside of trap_fatal() would
result in Giant being held (or recursed one level deeper) which led to
problems later on.  You can now drop to teh debugger, do 'w 0 0', and
continue w/o a problem.
2001-08-21 23:15:25 +00:00
..
acpica Don't do sleep state transition if specified sleep state is not 2001-07-22 19:13:54 +00:00
amd64 Push down Giant some in trap_pfault() so we don't grab Giant around 2001-08-21 23:15:25 +00:00
conf - Removed comment about ThinkPad keyboards from the PCVT line. Any ThinkPad 2001-08-05 21:56:11 +00:00
include The general conesnsus on irc was that pci bios for config registers 2001-08-21 07:53:37 +00:00
isa - Close races with signals and other AST's being triggered while we are in 2001-08-10 22:53:32 +00:00
pci The general conesnsus on irc was that pci bios for config registers 2001-08-21 07:53:37 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00