Module Name: src Committed By: thorpej Date: Sat Aug 29 15:29:30 UTC 2020
Modified Files:
src/sys/arch/alpha/alpha: interrupt.c
Log Message:
In ipl2psl_table[], use IPL_SCHED instead of IPL_CLOCK (the legacy name),
and add a comment noting that this is the level IPIs come in with on
alpha.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/arch/alpha/alpha/interrupt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
