diff options
author | Steven Rostedt (Google) <[email protected]> | 2022-11-23 21:18:55 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2022-11-24 15:09:12 +0100 |
commit | a31323bef2b66455920d054b160c17d4240f8fd4 (patch) | |
tree | b7c9ba77bc3b47b7333e2024a3668bcd30c763e9 /drivers/fpga/fpga-mgr.c | |
parent | f571faf6e443b6011ccb585d57866177af1f643c (diff) |
timers: Update the documentation to reflect on the new timer_shutdown() API
In order to make sure that a timer is not re-armed after it is stopped
before freeing, a new shutdown state is added to the timer code. The API
timer_shutdown_sync() and timer_shutdown() must be called before the
object that holds the timer can be freed.
Update the documentation to reflect this new workflow.
[ tglx: Updated to the new semantics and updated the zh_CN version ]
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Reviewed-by: Anna-Maria Behnsen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions