diff options
author | Florian Fainelli <[email protected]> | 2020-07-24 11:41:56 -0700 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2020-07-27 08:55:03 +0100 |
commit | 9808357ff2e5bfe1e0dcafef5e78cc5b617a7078 (patch) | |
tree | 59408ab473a66074198fe630dbb50f50a197f171 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6d4c4479f80141a2a24ac798a86942b1225206df (diff) |
irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map
cpu_logical_map is only defined for CONFIG_SMP builds, when we are in an
UP configuration, the boot CPU is 0.
Fixes: 6468fc18b006 ("irqchip/irq-bcm7038-l1: Add PM support")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions