drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessor
authorAlexander Monakov <amonakov@ispras.ru>
Thu, 1 Mar 2018 20:25:36 +0000 (23:25 +0300)
committerWill Deacon <will.deacon@arm.com>
Tue, 27 Mar 2018 12:13:27 +0000 (13:13 +0100)
commit65bd053fbf46c44b9862cb1e7d76ee84f90e386e
treee75333ff46e24e240f7c050750d9abd6b1991853
parentfcd9f8315e6af1bbe6878c1084b142211f3d7e1f
drivers/perf: arm_pmu_platform: do not warn about affinity on uniprocessor

If there is exactly one CPU present, there is no ambiguity: do not warn
that PMU setup would need to guess IRQ affinity.

Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Alexander Monakov <amonakov@ispras.ru>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/perf/arm_pmu_platform.c