aboutsummaryrefslogtreecommitdiff
path: root/scripts/documentation-file-ref-check
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <[email protected]>2022-09-02 20:26:38 +0100
committerAndrew Morton <[email protected]>2022-09-11 16:22:31 -0700
commitb9eb7776e8a64f9d53e8fa1cd27acb3024c74893 (patch)
treef1a24db67de239fab03ac89adab680739a2fd2b3 /scripts/documentation-file-ref-check
parent283c05f66dcaecb0c6d5c55dd7e4dab5c631dd92 (diff)
mm: fix VM_BUG_ON in __delete_from_swap_cache()
Patch series "Folio fixes for 6.0". This patch (of 2): The recent folio conversion changed the VM_BUG_ON() to dump the folio we're storing instead of the entry we retrieved. This was a mistake; the entry we retrieved is the more interesting page to dump. Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Fixes: ceff9d3354e9 ("mm/swap: convert __delete_from_swap_cache() to a folio") Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Cc: Hugh Dickins <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions