Re: [PATCH v2] mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()

From: Andrew Morton
Date: Wed Apr 27 2022 - 15:17:35 EST


On Wed, 27 Apr 2022 14:32:20 +0900 Naoya Horiguchi <naoya.horiguchi@xxxxxxxxx> wrote:

> From: Naoya Horiguchi <naoya.horiguchi@xxxxxxx>
>
> The following VM_BUG_ON_FOLIO() is triggered when memory error event
> happens on the (thp/folio) pages which are about to be freed:
>
> ...
>
> Fixes: 74e8ee4708a8 ("mm: Turn head_compound_mapcount() into folio_entire_mapcount()")

I added cc:stable to this, OK?