Module Name: src Committed By: rmind Date: Sat Dec 18 01:13:37 UTC 2010
Modified Files: src/sys/kern: kern_synch.c Log Message: mi_switch: remove invalid assert and add a note that preemption/interrupt may happen while migrating LWP is set. Reported by Manuel Bouyer. To generate a diff of this commit: cvs rdiff -u -r1.284 -r1.285 src/sys/kern/kern_synch.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.