aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_exchrange.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2025-01-13 14:12:14 +0000
committerCarlos Maiolino <[email protected]>2025-01-14 10:38:15 +0000
commit5c82a471c2b71357f6319f6ec34d20691969a6ba (patch)
treed65f3a1e599bcd65a1660d2b31e430f421ff51ea /fs/xfs/xfs_exchrange.c
parentxfs: simplify buffer I/O submission (diff)
downloadkernel-5c82a471c2b71357f6319f6ec34d20691969a6ba.tar.gz
kernel-5c82a471c2b71357f6319f6ec34d20691969a6ba.zip
xfs: move invalidate_kernel_vmap_range to xfs_buf_ioend
Invalidating cache lines can be fairly expensive, so don't do it in interrupt context. Note that in practice very few setup will actually do anything here as virtually indexed caches are rather uncommon, but we might as well move the call to the proper place while touching this area. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Acked-by: Dave Chinner <[email protected]> Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_exchrange.c')
0 files changed, 0 insertions, 0 deletions