]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert r211176:
authorattilio <attilio@FreeBSD.org>
Thu, 12 Aug 2010 13:46:43 +0000 (13:46 +0000)
committerattilio <attilio@FreeBSD.org>
Thu, 12 Aug 2010 13:46:43 +0000 (13:46 +0000)
commitc47bc039c039f1716d8120d61cf6c65da5b441d5
tree3bf907939d715434d8f9d4160db8e08994692b39
parent40ab8ae40364fe49a6171090d5d3fe606572c848
Revert r211176:
As long as interrupts are disabled and there is not explicit call to
sched_add() there can't be any preemption there, thus the calls may be
consistent.

Reported by: kib, jhb
sys/amd64/amd64/mp_machdep.c
sys/i386/i386/mp_machdep.c