On 3/2/26 3:02 AM, Pavel Begunkov wrote:
On 3/1/26 13:22, Jens Axboe wrote:
quoted
On 2/28/26 6:17 PM, Sasha Levin wrote:
quoted
The patch below does not apply to the 6.18-stable tree.
If someone wants it applied there, or to any other stable or longterm
tree, then please email the backport, including the original git commit
id to [off-list ref].
Looks like this has dependencies on parts of this:
https://lore.kernel.org/io-uring/cover.1763029704.git.asml.silence@gmail.com/ (local)
series. But seems easier to just do a variant for the 6.18 base,
I'll leave that to Pavel.
I was thinking to remove post open error handling. xarray is preallocated
and shouldn't fail. And copy_to_user can be moved earlier. Should be safer
than taking all deps.
Agree, that looks good to me.
--
Jens Axboe