Module Name: src
Committed By: martin
Date: Mon Feb 10 18:17:57 UTC 2020
Modified Files:
src/sys/arch/arm/cortex [netbsd-9]: gicv3_its.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #680):
sys/arch/arm/cortex/gicv3_its.c: revision 1.25
Use kmem_zalloc for its state, fixes possible crash if a driver tries to
set affinity before a CPU is online.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.21.2.1 src/sys/arch/arm/cortex/gicv3_its.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.