CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/27 05:29:20
Modified files:
sys/arch/sparc64/include: intr.h
sys/arch/sparc64/sparc64: intr.c
sys/arch/sparc64/dev: cbus.c ebus_mainbus.c vbus.c vpci.c
Log message:
Store the target CPU in "struct intrhand" and use it in intr_barrier().
Also use it wherever we configure the hardware to direct interrupts to the
right CPU.
