jhb 2005-10-06 20:18:20 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/alpha/alpha interrupt.c
Log:
MFC: Pin curthread longer during an interrupt so that we don't have to
ignore preemptions caused by fast interrupt handlers.
Approved by: re (scottl)
Revision Changes Path
1.86.2.1 +16 -17 src/sys/alpha/alpha/interrupt.c