Files
linux/drivers
Nam Cao eee00df8e1 serial: xilinx_uartps: Use helper function 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/af7823518fb060c6c97105a2513cfc61adbdf38f.1738746927.git.namcao@linutronix.de
2025-02-18 17:41:35 +01:00
..
2025-02-15 09:28:55 -08:00
2025-02-18 11:19:05 +01:00
2025-02-18 11:19:05 +01:00
2025-01-18 17:10:05 -08:00
2025-02-18 11:19:03 +01:00
2025-02-06 11:33:51 +00:00