On Mon, Apr 20, 2015 at 11:09:43AM -0700, Andi Kleen wrote: > From: Andi Kleen <ak@xxxxxxxxxxxxxxx> > > 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> Thanks! Acked-by: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx> > --- > mm/memory-failure.c | 7 ------- > 1 file changed, 7 deletions(-) > > diff --git a/mm/memory-failure.c b/mm/memory-failure.c > index d487f8d..25c2054 100644 > --- a/mm/memory-failure.c > +++ b/mm/memory-failure.c > @@ -28,13 +28,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> > -- > 1.9.3 > -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href