lkml.org 
[lkml]   [2013]   [Nov]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: + mm-create-a-separate-slab-for-page-ptl-allocation.patch added to -mm tree
On Tue, Nov 05, 2013 at 03:01:53PM -0800, akpm@linux-foundation.org wrote:
> diff -puN mm/memory.c~mm-create-a-separate-slab-for-page-ptl-allocation mm/memory.c
> --- a/mm/memory.c~mm-create-a-separate-slab-for-page-ptl-allocation
> +++ a/mm/memory.c
> @@ -4272,11 +4272,19 @@ void copy_user_huge_page(struct page *ds
> #endif /* CONFIG_TRANSPARENT_HUGEPAGE || CONFIG_HUGETLBFS */
>
> #if USE_SPLIT_PTE_PTLOCKS
> +struct kmem_cache *page_ptl_cachep;

Just noticed that it should be static. Could you fix it?
Sorry.

--
Kirill A. Shutemov


\
 
 \ /
  Last update: 2013-11-06 01:01    [W:0.057 / U:0.696 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site