On Fri, Sep 09, 2016 at 04:24:23PM -0600, Toshi Kani wrote: > shmem_get_unmapped_area() provides a functionality similar > to __thp_get_unmapped_area() as both allocate a pmd-aligned > address. > > Change shmem_get_unmapped_area() to do shm-specific checks > and then call __thp_get_unmapped_area() for allocating > a pmd-aligned address. > > link: https://lkml.org/lkml/2016/8/29/620 > Suggested-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> > Signed-off-by: Toshi Kani <toshi.kani@xxxxxxx> > Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > Cc: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> > Cc: Hugh Dickins <hughd@xxxxxxxxxx> > Cc: Matthew Wilcox <mawilcox@xxxxxxxxxxxxx> > Cc: Dan Williams <dan.j.williams@xxxxxxxxx> Looks good to me. Thanks. Acked-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> -- Kirill A. Shutemov -- 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>