freebsd-dev/sys/ia64
John Baldwin 05724cdd08 - Small cleanups to the Giant handling in trap().
- Only release Giant in trap() if we locked it, otherwise we could release
  Giant in a kernel trap if we didn't get it for a page fault and the
  previous frame had grabbed the lock.
- Only get Giant for !MP safe syscalls.
2001-10-17 22:04:45 +00:00
..
acpica Wire up most of the interrupt handling infrastructure. Not sure it works 2001-10-05 10:30:09 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Make SCSI changer and SES devices standard in generic kernels. 2001-10-16 22:22:58 +00:00
ia64 - Small cleanups to the Giant handling in trap(). 2001-10-17 22:04:45 +00:00
include Implement MCOUNT hook for assembler. Probably doesn't work right. 2001-10-11 13:35:31 +00:00
isa Repo copy i8237.h to dev/ic so we can get rid of some of the final vestiges 2001-06-30 05:29:11 +00:00
pci Delete legacy pcib code - we can't possibly work without acpi on ia64. 2001-10-06 10:09:57 +00:00