aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2025-01-10 16:32:57 +0000
committerAndrew Morton <[email protected]>2025-01-13 03:03:38 +0000
commit1c47c57818ad73d2d09ddbcb4839708aab5ff2e3 (patch)
treebebbfa6ba18806cc50da78d8fe52d55cafb69cb7 /net/unix/af_unix.c
parentmm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled. (diff)
downloadkernel-1c47c57818ad73d2d09ddbcb4839708aab5ff2e3.tar.gz
kernel-1c47c57818ad73d2d09ddbcb4839708aab5ff2e3.zip
mm: fix assertion in folio_end_read()
We only need to assert that the uptodate flag is clear if we're going to set it. This hasn't been a problem before now because we have only used folio_end_read() when completing with an error, but it's convenient to use it in squashfs if we discover the folio is already uptodate. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Cc: Phillip Lougher <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions