Oops CALLOUT_DID_INIT had the same flags value as CALLOUT_MPSAFE, causing
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 17 Sep 2004 09:34:54 +0000 (09:34 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 17 Sep 2004 09:34:54 +0000 (09:34 +0000)
commit36567e504d1c8ff5865c31a78157191425e1688e
treec5825a669dc8211c693bc679d28c73c7d2d1e8ce
parent5a8f60a39b73ce3528b5e08e1e006a226d15bfc4
Oops CALLOUT_DID_INIT had the same flags value as CALLOUT_MPSAFE, causing
all timeout functions to operate as if they were MPSAFE, which does bad
things to SMP systems!
sys/sys/callout.h