| From: | Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx> |
| Date: | Sat, 18 Oct 2003 16:59:58 -0700 (PDT) |
dillon 2003/10/18 16:59:58 PDT
Modified files:
sys/kern kern_slaballoc.c
Log:
Don't try to call an ipiq function with a UP build when the cpuid doesn't
match, panic instead.
Revision Changes Path
1.10 +4 -0 src/sys/kern/kern_slaballoc.c