Re: [PATCH 0/4] Cleanups and fixup for memcontrol
From: Miaohe Lin <linmiaohe@huawei.com>
Date: 2021-08-14 11:00:50
Also in:
lkml
From: Miaohe Lin <linmiaohe@huawei.com>
Date: 2021-08-14 11:00:50
Also in:
lkml
On 2021/8/14 18:51, Miaohe Lin wrote:
Hi all, This series contains cleanups to remove unneeded variable, fix some obsolete comments and so on. Also we fix potential pte_unmap_unlock on wrong pte. More details can be found in the respective changelogs. Thanks! Miaohe Lin (4): mm/hwpoison: remove unneeded variable unmap_success mm/hwpoison: fix potential pte_unmap_unlock pte error mm/hwpoison: change argument struct page **hpagep to *hpage mm/hwpoison: fix some obsolete comments mm/memory-failure.c | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-)
My bad! The title should be "[PATCH 0/4] Cleanups and fixup for hwpoison". Sorry for inconvenience!