Module Name: src Committed By: rmind Date: Thu Feb 7 23:37:58 UTC 2013
Modified Files: src/sys/kern: subr_pserialize.c Log Message: - pserialize_switchpoint: check for passing twice, not more than needed. - pserialize_perform: avoid a possible race with softint handler. Reported by hannken@. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/kern/subr_pserialize.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.