diff options
author | 2024-05-31 04:29:25 +0100 | |
---|---|---|
committer | 2024-07-03 19:30:03 -0700 | |
commit | 29e9412b250e51d0d11a57907c06b166a14e6676 (patch) | |
tree | 80a51c977643ee0d3f55d830d11c6f9e737cc606 /mm/memory.c | |
parent | mm,swap: simplify VMA based swap readahead window calculation (diff) | |
download | wireguard-linux-29e9412b250e51d0d11a57907c06b166a14e6676.tar.xz wireguard-linux-29e9412b250e51d0d11a57907c06b166a14e6676.zip |
mm/memory-failure: stop setting the folio error flag
Nobody checks the error flag any more, so setting it accomplishes nothing.
Remove the obsolete parts of this comment; it hasn't been true since
errseq_t was used to track writeback errors in 2017.
Link: https://lkml.kernel.org/r/20240531032938.2712870-1-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Oscar Salvador <osalvador@suse.de>
Acked-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions