Module Name: src Committed By: jmcneill Date: Tue Nov 13 10:33:03 UTC 2018
Modified Files: src/sys/arch/arm/cortex: gicv3.c Log Message: Save a few pages by only allocating LPI pending tables for "ncpu" instead of "MAXCPU" CPUs. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/cortex/gicv3.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.