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 <[email protected]> > Acked-by: Konstantin Khlebnikov <[email protected]> > Acked-by: Michal Hocko <[email protected]> > Reviewed-by: Rik van Riel <[email protected]> > Acked-by: KOSAKI Motohiro <[email protected]> > Cc: [email protected]
Acked-by: David Rientjes <[email protected]> Stable for 3.7+. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

