a210aafbf1d7d914f7a parent 9332fccdedf8e09448f3b69b624211ae879f6c45 author Mike Travis 1231655047 -0800 committer Ingo Molnar 1231697622 +0100 kstat: modify kstat_irqs_legacy to be variable sized Impact: reduce memory usage. Allocate kstat_irqs_legacy based on nr_cpu_ids to deal with this memory usage bump when NR_CPUS bumped from 128 to 4096: 8192 +253952 262144 +3100% kstat_irqs_legacy(.bss) This is only when CONFIG_SPARSE_IRQS=y. Signed-off-by: Mike Travis Ñd±™’/x