Commit 7ba25a47 authored by Jens Axboe's avatar Jens Axboe Committed by Greg Kroah-Hartman
Browse files

UPSTREAM: io_uring: use separate list entry for iopoll requests



A previous commit ended up enabling file tracking for iopoll requests,
which conflicts with both of them using the same list entry for tracking.
Add a separate list entry just for iopoll requests, avoid this issue.

No upstream commit exists for this issue.

Bug: 268174392
Reported-by: default avatarGreg Thelen <gthelen@google.com>
Fixes: df3f3bb5 ("io_uring: add missing item types for various requests")
Change-Id: Idbda8ce70652403ab61f9b8cd97ba6e1bd29fb14
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit fb2fbb3c)
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent 86e58391
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment