freebsd-dev/sys/ia64
Doug Rabson 5b341f5baf If the faulting instruction is a cmpxchg, then isr.w and isr.r will both
be set. We need to check isr.w before isr.r so that we can correctly
handle a cmpxchg to a copy-on-write page.

This fixes the hang-after-fork problem for dynamically linked programs.
2001-10-12 11:49:11 +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 Add a minimalist kernel config which can run inside SKI. 2001-10-09 10:14:06 +00:00
ia64 If the faulting instruction is a cmpxchg, then isr.w and isr.r will both 2001-10-12 11:49:11 +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