diff options
author | 2022-03-10 08:34:58 +0000 | |
---|---|---|
committer | 2022-03-10 08:58:34 +0000 | |
commit | dc29812dbc873ae00bf19a4b8661984d7cce7a2e (patch) | |
tree | d0dfdc7527300319c529f83ac68e767c564dc81b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | irqchip/apple-aic: Move PMU-specific registers to their own include file (diff) | |
download | wireguard-linux-dc29812dbc873ae00bf19a4b8661984d7cce7a2e.tar.xz wireguard-linux-dc29812dbc873ae00bf19a4b8661984d7cce7a2e.zip |
irqchip/apple-aic: Fix cpumask allocation for FIQs
An emparassing typo: allocating a pointer instead of the object
pointed to. No harm done, as the pointer is large enough for
what we are using the object for, but still...
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220310050238.4478-1-guozhengkui@vivo.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions