Skip to content
Commit f669a08e authored by Michael Scott's avatar Michael Scott Committed by Anas Nashif
Browse files

kernel: thread: fix _THREAD_DUMMY check in _check_stack_sentinel()



All other checks of thread_state use a bit wise & operator incase
there are other flags attached to the thread_state.  Let's fix
the only outlier in _check_stack_sentinel() to be the same.

Signed-off-by: default avatarMichael Scott <michael@opensourcefoundries.com>
parent 7760b941
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment