Module Name: src Committed By: jym Date: Tue Nov 1 15:39:37 UTC 2011
Modified Files: src/sys/kern: kern_kthread.c Log Message: Avoid crashing when we do not explictly pass down a CPU when creating a kthread(9) in the LSIDL (KTHREAD_IDLE) state. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/kern/kern_kthread.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.