Module Name: src Committed By: thorpej Date: Wed Sep 23 18:46:02 UTC 2020
Modified Files:
src/sys/arch/alpha/common: shared_intr.c
Log Message:
Use a wrapper to acquire the kernel lock for non-MPSAFE interrupts,
rather than doing it in alpha_shared_intr_establish() directly.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 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.
