CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/21 08:25:14
Modified files:
sys/arch/sparc64/sparc64: intr.c
Log message:
When installing a shared interrupt handler, copy the ih_bus and ih_cpu
members of the interrupt handler struct. Fixes a panic on sun4v systems
with shared interrupts.
tested by stsp@
