Move assertion to the proper place, since the target CPU will always see
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 14 Oct 2007 04:52:44 +0000 (04:52 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 14 Oct 2007 04:52:44 +0000 (04:52 +0000)
commitf9e5a1949f4896e51857bb223ae9db9d30a2b35a
treee806fa6cfa02451292178a6028e4c5774ab4e267
parentb5b6e4f45e3d095f044278444fb1d9af05aeab4b
Move assertion to the proper place, since the target CPU will always see
that the SYSTF_IPIRUNNING flag is set.

Approved-by: dillon@
sys/kern/kern_systimer.c