aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorNam Cao <namcao@linutronix.de>2025-02-05 11:39:00 +0100
committerThomas Gleixner <tglx@linutronix.de>2025-02-18 10:32:32 +0100
commit4248fd6f37c1995fbc62cd563ab451094dadb412 (patch)
treef221b1c7a9af7ade61eba5aa46ea5cd6d5bab0c4 /kernel
parentlib: test_objpool: Switch to use hrtimer_setup() (diff)
downloadlinux-4248fd6f37c1995fbc62cd563ab451094dadb412.tar.gz
linux-4248fd6f37c1995fbc62cd563ab451094dadb412.zip
io_uring/timeout: 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> Link: https://lore.kernel.org/all/80ca8d959f2cc67c75f6d61008e3bebfe7fbc30a.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions