p_cpticks is modified by statclock intr; must prevent state changes
authorChris Torek <torek@ucbvax.Berkeley.EDU>
Thu, 19 Nov 1992 09:52:35 +0000 (01:52 -0800)
committerChris Torek <torek@ucbvax.Berkeley.EDU>
Thu, 19 Nov 1992 09:52:35 +0000 (01:52 -0800)
commit471efe788efa7ab6f00d090bfc487a6b77e14ce5
tree3c211a71aba260fb60fa8c063d9e29d57f967c75
parentf375cc91e27ee852a0aac3c96ab07a137f2a9791
p_cpticks is modified by statclock intr; must prevent state changes
slightly sooner.  can use splstatclock instead of splhigh to do this.

SCCS-vsn: sys/kern/kern_synch.c 7.26
usr/src/sys/kern/kern_synch.c