Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER#7472
Conversation
c5132e2 to
e18a1f9
Compare
bee9050 to
3085bb0
Compare
a9b1c09 to
c524607
Compare
|
Hmm, it's too hard because the first commit is too big and has several changes other than the global mutex/sem initialization. |
83f2c0d to
fc65168
Compare
|
@masayuki2009 please review again, the change separate to small patch now. |
fc65168 to
a6dad33
Compare
pkarashchenko
left a comment
There was a problem hiding this comment.
100 files reviewed
|
@gustavonihei could you please review ESP32 related files? |
4c20c1b to
bdb2c0c
Compare
|
@xiaoxiang781216 |
bdb2c0c to
e523279
Compare
Done. |
9e4410c to
a0a002a
Compare
|
@masayuki2009 @pkarashchenko please review again. |
pkarashchenko
left a comment
There was a problem hiding this comment.
in general looks good. just few minor comments
Signed-off-by: anjiahao <anjiahao@xiaomi.com> Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: anjiahao <anjiahao@xiaomi.com> Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> temp Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
and unlock the mutex before return Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
since both never fail Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
a0a002a to
b07802b
Compare
|
@masayuki2009 @pkarashchenko do you have more comment or merge it if no? |
|
I do not have more comments. Let's wait one more day to get feedback from @masayuki2009 |
Summary
Continue the work: #6965
Impact
Code refactor
Testing
Pass CI