Re: [PATCH 3/9] soft-offline: use migrate_pages() instead ofmigrate_huge_page()

From: Naoya Horiguchi
Date: Wed Feb 27 2013 - 12:06:49 EST


On Wed, Feb 27, 2013 at 02:25:17AM -0500, Chen Gong wrote:
> On Thu, Feb 21, 2013 at 02:41:42PM -0500, Naoya Horiguchi wrote:
> > Date: Thu, 21 Feb 2013 14:41:42 -0500
...
> > diff --git v3.8.orig/mm/memory-failure.c v3.8/mm/memory-failure.c
> > index bc126f6..01e4676 100644
> > --- v3.8.orig/mm/memory-failure.c
> > +++ v3.8/mm/memory-failure.c
...
> > + atomic_long_add(1<<compound_trans_order(hpage), &mce_bad_pages);
>
> mce_bad_pages has been substituted by num_poisoned_pages.

This patchset is based on v3.8 (as show in diff header), where the
replacing patch "memory-failure: use num_poisoned_pages instead of
mce_bad_pages" is not merged yet. I'll rebase on v3.8-rc1 in the
next post.

Thanks,
Naoya
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/