gallatin 46b69f69df Changes to support SMP:
- don't do the stack overflow sanity check on MP systems -- p->p_addr
will be malloc'ed memory (not K0SEG) and the check will fail.

- don't ignore clock interrupts on secondaries.  Alphas apparently
roundrobin clock interrupts to all cpus, so we're going to take clock
interrupts on all CPUS and not forward them.
2001-04-17 14:20:33 +00:00
..
2001-04-17 14:20:33 +00:00
2001-03-28 09:17:56 +00:00
2001-04-16 21:22:34 +00:00
2001-03-28 09:17:56 +00:00
2001-03-29 18:10:46 +00:00
2001-04-16 17:04:41 +00:00
2001-03-20 10:42:49 +00:00
2001-03-22 06:51:53 +00:00
2001-02-22 13:46:09 +00:00