]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/hwpoison: fix some obsolete comments
authorMiaohe Lin <linmiaohe@huawei.com>
Mon, 23 Aug 2021 23:59:28 +0000 (09:59 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Aug 2021 23:34:07 +0000 (09:34 +1000)
commita73176262c2def2f7bfdc11a2e333efceb9d236c
tree0b85de0ba02119b76d2d9d0b9cad511ab01132f8
parentf139fae2fee54ecf6893687519840fa30733e88d
mm/hwpoison: fix some obsolete comments

Since commit cb731d6c62bb ("vmscan: per memory cgroup slab shrinkers"),
shrink_node_slabs is renamed to drop_slab_node.  And doit argument is
changed to forcekill since commit 6751ed65dc66 ("x86/mce: Fix
siginfo_t->si_addr value for non-recoverable memory faults").

Link: https://lkml.kernel.org/r/20210814105131.48814-5-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Acked-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
mm/memory-failure.c