commit | b1fbe85156527f761878d354c8eb2f803a9bf994 | [log] [tgz] |
---|---|---|
author | Wayne Ren <wei.ren@synopsys.com> | Mon Oct 14 22:14:28 2019 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Nov 07 16:54:56 2019 -0500 |
tree | 6e81ed2520a39f782fb94684e57d8e0417d90959 | |
parent | 1266860dcf6874c39838c440f88cb35332e21fb6 [diff] |
kernel: need to release spinlock before busy_wait need to release spinlock first before busy_wait, or other cores cannot get the spinlock when the holder is busy waitting. Signed-off-by: Wayne Ren <wei.ren@synopsys.com>