Prev: [PATCH] mfd-core: properly handle platform_device_add_resources fail in mfd_add_device
Next: [PATCH 3/5] oom: introduce find_lock_task_mm() to fix !mm false positives
From: Andi Kleen on 31 May 2010 05:40 On Fri, May 28, 2010 at 09:29:14AM +0900, Naoya Horiguchi wrote: > Hi, > > Here is a "HWPOISON for hugepage" patchset which reflects > Mel's comments on hugepage rmapping code. > Only patch 1/8 and 2/8 are changed since the previous post. > > Mel, could you please restart reviewing and testing? Thanks everyone, I merged this patch series in the hwpoison tree now, aimed for 2.6.36. It should appear in linux-next shortly. Question is how to proceed now: the next steps would be early kill support and soft offline/migration support for hugetlb too. Horiguchi-san, is this something you're interested in working on? -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Naoya Horiguchi on 31 May 2010 06:20
On Mon, May 31, 2010 at 11:30:09AM +0200, Andi Kleen wrote: > On Fri, May 28, 2010 at 09:29:14AM +0900, Naoya Horiguchi wrote: > > Hi, > > > > Here is a "HWPOISON for hugepage" patchset which reflects > > Mel's comments on hugepage rmapping code. > > Only patch 1/8 and 2/8 are changed since the previous post. > > > > Mel, could you please restart reviewing and testing? > > Thanks everyone, I merged this patch series in the hwpoison > tree now, aimed for 2.6.36. It should appear in linux-next > shortly. Thank you. > Question is how to proceed now: the next steps would > be early kill support Does early kill for hugetlb work with this patchset, doesn't it? Do you mean something else? > and soft offline/migration support for > hugetlb too. Horiguchi-san, is this something you're interested > in working on? Yes, it is. I'll do it with pleasure :) Thanks, Naoya Horiguchi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |