Module Name: src
Committed By: thorpej
Date: Sat Sep 26 02:35:31 UTC 2020
Modified Files:
src/sys/arch/alpha/common: shared_intr.c
Log Message:
- Fix some bugs in previous, mainly related to indexing the correct
interrupt queue.
- Make sure to update cpu_info::ci_nintrhand if an irq moves from
one CPU to another.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/alpha/common/shared_intr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.