diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:38:49 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:32:31 +0100 |
commit | 7e5fd922c1464bd0678491f470844884af56f810 (patch) | |
tree | e0a190a96f848e1a7d3e06418ac343d5b613aa16 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7764b9dd174c3e529e4445f0100e49a0d981a39b (diff) |
KVM: arm64: Switch to use hrtimer_setup()
hrtimer_setup() takes the callback function pointer as argument and
initializes the timer completely.
Replace hrtimer_init() and the open coded initialization of
hrtimer::function with the new setup mechanism.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/all/59f527713562ad491df7c216eeee0378e0eb2402.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions