linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Folio fixes for 6.0
@ 2022-09-02 19:26 Matthew Wilcox (Oracle)
  2022-09-02 19:26 ` [PATCH 1/2] mm: Fix VM_BUG_ON in __delete_from_swap_cache() Matthew Wilcox (Oracle)
  2022-09-02 19:26 ` [PATCH 2/2] vmscan: Check folio_test_private(), not folio_get_private() Matthew Wilcox (Oracle)
  0 siblings, 2 replies; 3+ messages in thread
From: Matthew Wilcox (Oracle) @ 2022-09-02 19:26 UTC (permalink / raw)
  To: Andrew Morton, linux-mm; +Cc: Matthew Wilcox (Oracle)

Both patches being fixed were part of the 6.0-rc1 merge window, so
no backporting, nor cc: stable needed.

Matthew Wilcox (Oracle) (2):
  mm: Fix VM_BUG_ON in __delete_from_swap_cache()
  vmscan: Check folio_test_private(), not folio_get_private()

 mm/swap_state.c | 2 +-
 mm/vmscan.c     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.35.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-02 19:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-02 19:26 [PATCH 0/2] Folio fixes for 6.0 Matthew Wilcox (Oracle)
2022-09-02 19:26 ` [PATCH 1/2] mm: Fix VM_BUG_ON in __delete_from_swap_cache() Matthew Wilcox (Oracle)
2022-09-02 19:26 ` [PATCH 2/2] vmscan: Check folio_test_private(), not folio_get_private() Matthew Wilcox (Oracle)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).