From: Linus Torvalds Date: Fri, 13 Nov 2020 23:05:19 +0000 (-0800) Subject: Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block X-Git-Tag: v5.10-rc4~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b1e9262ca644b5b7f1d12b2f8c2edfff420c5f3;p=thirdparty%2Flinux.git Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block Pull io_uring fix from Jens Axboe: "A single fix in here, for a missed rounding case at setup time, which caused an otherwise legitimate setup case to return -EINVAL if used with unaligned ring size values" * tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block: io_uring: round-up cq size before comparing with rounded sq size --- 1b1e9262ca644b5b7f1d12b2f8c2edfff420c5f3