summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2019-08-20 19:03:11 +0200
committerJens Axboe <axboe@kernel.dk>2019-08-20 19:03:11 +0200
commita3a0e43fd77013819e4b6f55e37e0efe8e35d805 (patch)
treeee2773bfcdb36cbd4f721a2e79d325f4b5605c72 /MAINTAINERS
parentnvme: Add quirk for LiteON CL1 devices running FW 22301111 (diff)
downloadlinux-a3a0e43fd77013819e4b6f55e37e0efe8e35d805.tar.xz
linux-a3a0e43fd77013819e4b6f55e37e0efe8e35d805.zip
io_uring: don't enter poll loop if we have CQEs pending
We need to check if we have CQEs pending before starting a poll loop, as those could be the events we will be spinning for (and hence we'll find none). This can happen if a CQE triggers an error, or if it is found by eg an IRQ before we get a chance to find it through polling. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions