diff --git a/mm/memory-failure.c b/mm/memory-failure.c index dfa9dd7f1aea33f6a2aa78624f702fb19c46131f..8e71b6e641ad92528bd127862382594ba6b9ceda 100644 --- a/mm/memory-failure.c +++ b/mm/memory-failure.c @@ -36,13 +36,6 @@ * are rare we hope to get away with this. This avoids impacting the core * VM. */ - -/* - * Notebook: - * - hugetlb needs more code - * - kcore/oldmem/vmcore/mem/kmem check for hwpoison pages - * - pass bad pages to kdump next kernel - */ #include #include #include