You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage of K_SPINLOCK with CONFIG_DEBUG=y seems to trigger a compiler
warning about request not always being initialized. Fallback to
k_spin_lock/unlock calls to fix this issue.
Upstream PR #: 80908
Signed-off-by: Gerard Marull-Paretas <[email protected]>
(cherry picked from commit 2dbc7cf1fe16f01bd83d495d9ee5fd18e0b8f2f3)
0 commit comments