Module Name: src Committed By: matt Date: Mon May 2 06:33:16 UTC 2011
Modified Files: src/sys/kern: subr_pcu.c Log Message: Don't call pcu_do_op in pcu_load to save current context, use pcu_cpu_op instead (since it will deal with ci->ci_pcu_curlwp[id] being NULL). To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/kern/subr_pcu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.