raiden00pl opened a new pull request, #20097: URL: https://github.com/apache/nuttx/pull/20097
## Summary various issues with AIO found by NTFC with LPT tests: - sched/wqueue: restore -ENOENT from work_cancel() for unqueued work - libs/libc/aio: fix nxstyle issues in lio_listio.c - libs/libc/aio: fix lio_listio() racing with early I/O completion - fs/aio: advance the pending list in aio_cancel() before work_cancel() - fs/aio: decant the container only after the I/O has been performed taken from https://github.com/apache/nuttx/pull/20030 ## Impact required for SMP intel64 to pass LPT tests ## Testing CI pass: https://github.com/apache/nuttx/actions/runs/34236734404/job/102183306099?pr=20030 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
