Date: Tue, 14 Nov 2000 17:48:49 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha swtch.s Message-ID: <200011150148.RAA57989@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/11/14 17:48:49 PST
Modified files:
sys/alpha/alpha swtch.s
Log:
Enable all interrupts in switch_trampoline after releasing the sched_lock.
This is needed so that kernel threads created before interrupts are
enabled do not run with interrupts disabled once the system is up and
running.
Revision Changes Path
1.18 +3 -1 src/sys/alpha/alpha/swtch.s
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011150148.RAA57989>
