summaryrefslogtreecommitdiff
path: root/kernel/gcov/gcc_3_4.c
diff options
context:
space:
mode:
authorMike Snitzer <snitzer@kernel.org>2025-11-26 01:01:27 -0500
committerTrond Myklebust <trond.myklebust@hammerspace.com>2025-12-05 19:34:29 -0500
commit0b873de2c02f9cc655bef6bee0eb9e404126ed6c (patch)
tree321c23f17db00b7bec880c1e384a041eabfd46a5 /kernel/gcov/gcc_3_4.c
parentf50d0328d02fe38ba196a73c143e5d87e341d4f7 (diff)
nfs/localio: remove 61 byte hole from needless ____cacheline_aligned
struct nfs_local_kiocb used ____cacheline_aligned on its iters[] array and as the structure evolved it caused a 61 byte hole to form. Fix this by removing ____cacheline_aligned and reordering iters[] before iter_is_dio_aligned[]. Fixes: 6a218b9c3183 ("nfs/localio: do not issue misaligned DIO out-of-order") Signed-off-by: Mike Snitzer <snitzer@kernel.org> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'kernel/gcov/gcc_3_4.c')
0 files changed, 0 insertions, 0 deletions