Skip to content

Commit

Permalink
mm, hwpoison: remove obsolete "Notebook" todo list
Browse files Browse the repository at this point in the history
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@linux.intel.com>
Acked-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Jun 25, 2015
1 parent e0de78d commit ebb0973
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions mm/memory-failure.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ebb0973

Please sign in to comment.