Commit 9d2ad29
io_uring: fix wrong arm_poll error handling
Leaving ip.error set when a request was punted to task_work execution is
problematic, don't forget to clear it.
Fixes: aa43477 ("io_uring: poll rework")
Signed-off-by: Pavel Begunkov <[email protected]>
Link: https://lore.kernel.org/r/a6c84ef4182c6962380aebe11b35bdcb25b0ccfb.1655852245.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <[email protected]>1 parent c487a5a commit 9d2ad29
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7145 | 7145 | | |
7146 | 7146 | | |
7147 | 7147 | | |
| 7148 | + | |
7148 | 7149 | | |
7149 | 7150 | | |
7150 | 7151 | | |
| |||
0 commit comments