860e965a4f
lock_runtime is a stack variable whose contents could be completely garbage, but only the 'locked' member was zeroed. zero the whole thing to prevent spurious "recursive spinlock" errors from occasionally popping up as the validation framework gets confused from garbage data in the other memebers of this data structure. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |