CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2020/09/26 11:56:54

Modified files:
        sys/arch/powerpc64/dev: xicp.c xive.c 
        sys/arch/powerpc64/powerpc64: intr.c 

Log message:
Do the NULL -> cpu_info_primary conversion in the interrupt controller
drivers instead of the "midlayer".  I had missed a couple of places in
the midlayer and instead of fixing this in several places it is better
to do it in the functions that get invoked in the end.

Reply via email to