raiden00pl opened a new pull request, #11125: URL: https://github.com/apache/nuttx/pull/11125
## Summary - fs_files.c: make sure that fs_getfilep is not interrupted when holding mutex this fixes the issue https://github.com/apache/nuttx/issues/6012 ## Impact ## Testing b-g431b-esc1 Not tested enough for SMP targets (only some basic tests on qemu sabre-6quad/smp configuration). I would be grateful if someone could help me verify whether this change doesn't break the performance of SMP in accessing file system or has other unwanted effects. -- 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...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org