Skip to content
Commit 8b583acf authored by Andy Ross's avatar Andy Ross Committed by Andrew Boie
Browse files

kernel/timeout: Fix another recursive spinlock()



The fix in commit e664c78b ("kernel/timeout: Fix recursive
spinlock in z_set_timeout_expiry()") missed a spot that had also been
introduced with recent locking work.  The new
_get_next_timeout_expiry() implementation takes its own lock, which is
recursive when called from z_clock_announce().  Fix by calling the
wrapped implementation instead.

Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent 7367b84f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment