[PATCH 0/3] make cyclic_(un)register idempotent
Stefan Roese
sr at denx.de
Fri May 16 18:41:27 CEST 2025
On 07.05.25 12:58, Rasmus Villemoes wrote:
> Three small patches I've been meaning to send for a while; I really
> believe (as I now learnt Thomas Gleixner also does) this is the way
> timer frameworks should behave.
>
> Rasmus Villemoes (3):
> cyclic: make cyclic_unregister() idempotent
> cyclic: make cyclic_register safe to call on already-registered info
> cyclic: document new guarantees for cyclic_(un)register
>
> common/cyclic.c | 17 +++++++++++++++++
> doc/develop/cyclic.rst | 13 +++++++++++++
> 2 files changed, 30 insertions(+)
>
Applied to u-boot-watchdog/master
Thanks,
Stefan
More information about the U-Boot
mailing list