diff options
author | 2025-02-05 11:55:15 +0100 | |
---|---|---|
committer | 2025-02-18 17:41:35 +0100 | |
commit | 86a578e780a9fb0e1a1b6f3f3aa847c29b5255b9 (patch) | |
tree | a153b29f9d04b292c8fd4fd5fe572fc13b0826e0 /scripts/lib/kdoc/kdoc_re.py | |
parent | io_uring: Use helper function hrtimer_update_function() (diff) | |
download | wireguard-linux-86a578e780a9fb0e1a1b6f3f3aa847c29b5255b9.tar.xz wireguard-linux-86a578e780a9fb0e1a1b6f3f3aa847c29b5255b9.zip |
wifi: rt2x00: Switch to use hrtimer_update_function()
The field 'function' of struct hrtimer should not be changed directly, as
the write is lockless and a concurrent timer expiry might end up using the
wrong function pointer.
Switch to use hrtimer_update_function() which also performs runtime checks
that it is safe to modify the callback.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/82dcc0eae40bb84e6452f242751c0650e79bd87e.1738746927.git.namcao@linutronix.de
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions