The patch titled Subject: mm, hwpoison: remove obsolete "Notebook" todo list has been added to the -mm tree. Its filename is mm-hwpoison-remove-obsolete-notebook-todo-list.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/mm-hwpoison-remove-obsolete-notebook-todo-list.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/mm-hwpoison-remove-obsolete-notebook-todo-list.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Andi Kleen <ak@xxxxxxxxxxxxxxx> Subject: mm, hwpoison: remove obsolete "Notebook" todo list All the items mentioned here have been either addressed, or were not really needed. So just remove the comment. Signed-off-by: Andi Kleen <ak@xxxxxxxxxxxxxxx> Acked-by: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/memory-failure.c | 7 ------- 1 file changed, 7 deletions(-) diff -puN mm/memory-failure.c~mm-hwpoison-remove-obsolete-notebook-todo-list mm/memory-failure.c --- a/mm/memory-failure.c~mm-hwpoison-remove-obsolete-notebook-todo-list +++ a/mm/memory-failure.c @@ -35,13 +35,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> _ Patches currently in -mm which might be from ak@xxxxxxxxxxxxxxx are origin.patch mm-memory-failure-call-shake_page-when-error-hits-thp-tail-page.patch mm-hwpoison-add-comment-describing-when-to-add-new-cases.patch mm-hwpoison-remove-obsolete-notebook-todo-list.patch hexdump-make-test-data-really-const.patch linux-next.patch do_shared_fault-check-that-mmap_sem-is-held.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html