diff options
-rw-r--r-- | mm/memory-failure.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/mm/memory-failure.c b/mm/memory-failure.c index dfa9dd7f1aea..8e71b6e641ad 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 <linux/kernel.h> #include <linux/mm.h> #include <linux/page-flags.h> |