On Mon, 06 Jul 2026 18:06:07 +0200, Patrice Chotard wrote:

> First patch is replacing uint64_t by u64 as suggested by b4
> Second patch optimizes cyclic_run() to parse cyclic list only
> if a cyclic function's timestamp is elapsed.
> 
> To: [email protected]
> Cc: Stefan Roese <[email protected]>
> Cc: Tom Rini <[email protected]>
> Cc: Marek Vasut <[email protected]>
> 
> [...]

Applied to u-boot/main, thanks!

[1/2] cyclic: replace uint64_t by u64 suggested by b4
      commit: 08af4faa0f0eac4622e52e699729bd157d6d806a
[2/2] cyclic: reduce get_timer_us() calls inside hlist_for_each_entry_safe()
      commit: 9c1b13b3fd271500cd8a61f86816d822e4852a90
-- 
Tom


Reply via email to