Undo the last commit. At the moment we require access to the structure
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 25 Mar 2006 18:32:35 +0000 (18:32 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 25 Mar 2006 18:32:35 +0000 (18:32 +0000)
commit4561007102a392b18319fdcebd8487f88e1f3e00
tree08ec4e6adac761faeb3d54d6f577403c0ba2de25
parenta7343472819dc0cc42bc55441a70ffe12cc5f024
Undo the last commit.  At the moment we require access to the structure
to be serialized, and a great deal more work is required (not just a
critical section) to make it MP safe.  That is why there is an assertion
there instead of a critical section.
sys/kern/kern_event.c