summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorscw <scw@NetBSD.org>2003-12-03 19:55:37 +0000
committerscw <scw@NetBSD.org>2003-12-03 19:55:37 +0000
commitef87776bdbfacce1750a7e4f0c9378a9d8c6216b (patch)
tree383c41c7e9d7e6c84b6a257818c83edecec1b6f7 /sys/dev/microcode
parentbcb37dc972b356f18d3b7fc2e79607ff34c6d4f2 (diff)
As per the recent ixp425 fix (which is based on this code):
In the interrupt dispatch loop, make sure to handle any pending interrupts which came in while we were dealing with the first interrupt(s), and which are enabled at the current spl. This fixes a problem where the intr_enabled/hw mask is not updated to allow pending interrupts through until the next splx(). In some case, interrupts could be delayed until the next clock tick.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions