Hi Christian, On 2/4/25 12:12, Christian Brauner wrote: > On Mon, 03 Feb 2025 10:50:40 -0800, Joanne Koong wrote: >> req->flags is set/tested/cleared atomically in fuse. When the FR_PENDING >> bit is cleared from the request flags when assigning a request to a >> uring entry, the fiq->lock does not need to be held. >> >> > > Applied to the vfs-6.15.fuse branch of the vfs/vfs.git tree. > Patches in the vfs-6.15.fuse branch should appear in linux-next soon. > > Please report any outstanding bugs that were missed during review in a > new review to the original patch series allowing us to drop it. > > It's encouraged to provide Acked-bys and Reviewed-bys even though the > patch has now been applied. If possible patch trailers will be updated. > > Note that commit hashes shown below are subject to change due to rebase, > trailer updates or similar. If in doubt, please check the listed branch. > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git > branch: vfs-6.15.fuse > > [1/1] fuse: clear FR_PENDING without holding fiq lock for uring requests > https://git.kernel.org/vfs/vfs/c/c612e9f8d20b do you see my reply? https://lore.kernel.org/all/ff73c955-2267-4c77-8dca-0e4181d8e8b4@xxxxxxxxxxx/ Thanks, Bernd