aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2021-10-17 13:42:14 +0100
committerDaniel Lezcano <[email protected]>2021-10-17 21:47:15 +0200
commit72f47a3f0ea4cda4ca5d90c0d6043f697b9b0647 (patch)
treed70ace8e5fd8ad6a63e264ac10c552464ceb7f13 /tools/perf/scripts/python/export-to-sqlite.py
parentac9ef4f24cb2313fb047f2097396204b033799b8 (diff)
clocksource/drivers/arm_arch_timer: Fix MMIO base address vs callback ordering issue
The MMIO timer base address gets published after we have registered the callbacks and the interrupt handler, which is... a bit dangerous. Fix this by moving the base address publication to the point where we register the timer, and expose a pointer to the timer structure itself rather than a naked value. Reviewed-by: Oliver Upton <[email protected]> Reviewed-by: Mark Rutland <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions