[GitHub] [nuttx] masayuki2009 commented on pull request #8164: add holder for mutex

2023-01-18 Thread GitBox
masayuki2009 commented on PR #8164: URL: https://github.com/apache/nuttx/pull/8164#issuecomment-1387049087 Shall we revert this PR because there are some issues? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [nuttx] masayuki2009 commented on pull request #8164: add holder for mutex

2023-01-18 Thread GitBox
masayuki2009 commented on PR #8164: URL: https://github.com/apache/nuttx/pull/8164#issuecomment-1387048178 @flyingfish89 spresense:rndis_smp is unstable now (i.e. ping does not work) -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [nuttx] masayuki2009 commented on pull request #8164: add holder for mutex

2023-01-18 Thread GitBox
masayuki2009 commented on PR #8164: URL: https://github.com/apache/nuttx/pull/8164#issuecomment-1387024832 @xiaoxiang781216 >I just tried sim:usrsocktest with the last master(https://github.com/apache/nuttx/commit/c19b5eeb8d8f37394c79ff85876c7ba6d846fc12), all test can pass.

[GitHub] [nuttx] masayuki2009 commented on pull request #8164: add holder for mutex

2023-01-18 Thread GitBox
masayuki2009 commented on PR #8164: URL: https://github.com/apache/nuttx/pull/8164#issuecomment-1386970935 @flyingfish89 >I noticed that sim:usrsocktest causes assert with this PR. It seems that this PR causes deadlock with ostest (e.g. rp2040:smp with CONFIG_DEBUG_ASSERTIONS=

[GitHub] [nuttx] masayuki2009 commented on pull request #8164: add holder for mutex

2023-01-18 Thread GitBox
masayuki2009 commented on PR #8164: URL: https://github.com/apache/nuttx/pull/8164#issuecomment-1386910504 @flyingfish89 I noticed that sim:usrsocktest causes assert with this PR? ``` nsh> uname -a NuttX 12.0.0 a4c9da9280 Jan 18 2023 20:32:01 sim sim nsh> usrsocktest