[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2025-01-16 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux/5.4.0-205.225 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-focal-linux' to 'verification-done-focal-linux'. If the problem still exi

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2025-01-05 Thread Chengen Du
** Description changed: [Impact] io_commit_cqring() writes the CQ ring tail to make it visible and also triggers any deferred work. When a ring is set up with IOPOLL, it doesn't require locking around the CQ ring updates. However, if there is deferred work that needs processing, io_queue

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2024-11-06 Thread Chengen Du
** Description changed: [Impact] io_commit_cqring() writes the CQ ring tail to make it visible and also triggers any deferred work. When a ring is set up with IOPOLL, it doesn't require locking around the CQ ring updates. However, if there is deferred work that needs processing, io_queue

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2024-09-02 Thread Chengen Du
** Changed in: linux (Ubuntu Focal) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078659 Title: Hold IOPOLL locks when triggering io_uring's deferred work To mana

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2024-09-02 Thread Chengen Du
** Description changed: [Impact] io_commit_cqring() writes the CQ ring tail to make it visible and also triggers any deferred work. When a ring is set up with IOPOLL, it doesn't require locking around the CQ ring updates. However, if there is deferred work that needs processing, io_queue

[Bug 2078659] Re: Hold IOPOLL locks when triggering io_uring's deferred work

2024-09-02 Thread Chengen Du
** Summary changed: - io_uring: ensure IOPOLL locks around deferred work + Hold IOPOLL locks when triggering io_uring's deferred work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078659 Title: Ho