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, 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=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>