Re: [PR] sched: support smp function call [nuttx]

2023-10-17 Thread via GitHub
xiaoxiang781216 merged PR #10934: URL: https://github.com/apache/nuttx/pull/10934 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nu

Re: [PR] sched: support smp function call [nuttx]

2023-10-17 Thread via GitHub
zyfeier commented on PR #10934: URL: https://github.com/apache/nuttx/pull/10934#issuecomment-1767448953 > @zyfeier I think a similar testing should be included into ostest (including some why to detect it was ran in the right core) and executed when CONFIG_SMP_CALL is enabled. Ok, i'

Re: [PR] sched: support smp function call [nuttx]

2023-10-17 Thread via GitHub
acassis commented on PR #10934: URL: https://github.com/apache/nuttx/pull/10934#issuecomment-1767083594 @zyfeier I think a similar testing should be included into ostest (including some why to detect it was ran in the right core) and executed when CONFIG_SMP_CALL is enabled. -- This is a