]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm, hwpoison: enable memory error handling on 1GB hugepage
authorNaoya Horiguchi <naoya.horiguchi@nec.com>
Thu, 2 Jun 2022 05:06:31 +0000 (14:06 +0900)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 20 Jul 2022 00:15:04 +0000 (20:15 -0400)
commitcf4594c065791cc5a3ac2ea27c296f438ecfcded
tree539868c5dc986c4198e6cb9c87bc06cce1e07561
parent67d8aa724e4fe8d230db69e7863ff94b3d4f76a6
mm, hwpoison: enable memory error handling on 1GB hugepage

Now error handling code is prepared, so remove the blocking code and
enable memory error handling on 1GB hugepage.

Link: https://lkml.kernel.org/r/20220602050631.771414-6-naoya.horiguchi@linux.dev
Signed-off-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Liu Shixin <liushixin2@huawei.com>
Cc: Miaohe Lin <linmiaohe@huawei.com>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Muchun Song <songmuchun@bytedance.com>
Cc: Oscar Salvador <osalvador@suse.de>
Cc: Yang Shi <shy828301@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/mm.h
include/ras/ras_event.h
mm/memory-failure.c