Module Name: src Committed By: rmind Date: Mon Mar 21 22:25:14 UTC 2011
Modified Files: src/sys/arch/x86/x86: x86_machdep.c Log Message: cpu_need_resched: make AST if no __HAVE_PREEMPTION. Change has no effect since MP option is mandatory on x86, but makes code more logical. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/arch/x86/x86/x86_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.