1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/ia64
John Baldwin 29182967ef - Don't dink with sched_lock in cpu_switch() since mi_switch() does this
for us.
- Change the switch_trampoline() to call fork_exit() passing in the
  required arguments instead of calling the fork trampoline callout
  function directly.
Warning: this hasn't been tested.

Looked over by:	dfr
2001-02-22 16:05:09 +00:00
..
conf Clean up some leftovers from the root mount cleanup that was done some 2001-02-04 15:35:10 +00:00
ia64 - Don't dink with sched_lock in cpu_switch() since mi_switch() does this 2001-02-22 16:05:09 +00:00
include - Axe the now unused ASS_* assertions for interrupt status. 2001-02-22 15:43:42 +00:00
isa