kernel - hold MP lock in idlezero for now
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 3 Jul 2010 02:07:14 +0000 (19:07 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 3 Jul 2010 02:07:14 +0000 (19:07 -0700)
commitd27837759a4f890c613f0cb4902ed3ac37f1c604
treeaaae843f50d32638ebcd1f5452c295f6dba75d08
parent32b7c8fd87be7c51dc88c41996a6a847e11ceede
kernel - hold MP lock in idlezero for now

* The MP lock must be held in the idlezero code for now until tokenization
  is finished on the rest of the code base.

* Fixes random memory corruption which could occur when idlezero was
  turned on.
sys/vm/vm_zeroidle.c