On Wed, 10 Apr 2013, Naoya Horiguchi wrote: > Currently we fail to include any data on hugepages into coredump, > because VM_DONTDUMP is set on hugetlbfs's vma. This behavior was recently > introduced by commit 314e51b98 "mm: kill vma flag VM_RESERVED and > mm->reserved_vm counter". This looks to me a serious regression, > so let's fix it. > > ChangeLog v3: > - move 'return 0' into a separate patch > > ChangeLog v2: > - add 'return 0' in hugepage memory check > > Signed-off-by: Naoya Horiguchi <n-horigu...@ah.jp.nec.com> > Acked-by: Konstantin Khlebnikov <khlebni...@openvz.org> > Acked-by: Michal Hocko <mho...@suse.cz> > Reviewed-by: Rik van Riel <r...@redhat.com> > Acked-by: KOSAKI Motohiro <kosaki.motoh...@jp.fujitsu.com> > Cc: sta...@vger.kernel.org
Acked-by: David Rientjes <rient...@google.com> Stable for 3.7+. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/