freebsd-nq/sys/amd64
John Baldwin 07da19144f - Don't enable interrupts in trap() if we trapped while holding a spin
lock as this usually makes the problem worse.
- If we get a page fault while holding a spin lock, treat it as a fatal
  trap and don't even bother calling into the VM since calling into the
  VM will panic when trying to lock Giant before we can get a useful
  message anyways.
2001-11-15 17:29:36 +00:00
..
acpica Add two minor changes. 2001-11-11 15:51:30 +00:00
amd64 - Don't enable interrupts in trap() if we trapped while holding a spin 2001-11-15 17:29:36 +00:00
conf Fix tab damage in rev 1.326. 2001-11-06 16:15:47 +00:00
include Use newer constraints for atomic_cmpset(). 2001-11-12 18:53:45 +00:00
isa Some fix for the recent apm module changes. 2001-11-01 16:34:07 +00:00
pci It turns out that while Toshiba laptops don't want to route interrupts 2001-08-28 16:35:01 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00