Module Name: src
Committed By: jmcneill
Date: Mon Mar 2 11:37:25 UTC 2015
Modified Files:
src/sys/arch/arm/cortex: gic.c
Log Message:
sc_gic_lines is the total number of valid lines but pic_sources[] is sparse;
when initializing mpsafe targets make sure to go all the way to the end
(sc_pic.pic_maxsources) instead
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/cortex/gic.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.