diff options
author | Qais Yousef <[email protected]> | 2015-12-08 13:20:25 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-02-25 10:56:58 +0100 |
commit | 2a07870511829977d02609dac6450017b0419ea9 (patch) | |
tree | 337a42ca582cbf070b9d39560416848bb2d5fab0 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | c98c1822ee13e4501bf48a9e3184fb9a84c149c0 (diff) |
irqchip/mips-gic: Use gic_vpes instead of NR_CPUS
NR_CPUS is set by Kconfig and could be much higher than what actually is in the
system.
gic_vpes should be a true representitives of the number of cpus in the system,
so use it instead.
Signed-off-by: Qais Yousef <[email protected]>
Acked-by: Ralf Baechle <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: Qais Yousef <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions