]> Pileus Git - ~andy/linux/blobdiff - mm/page_cgroup.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
[~andy/linux] / mm / page_cgroup.c
index ab27ff75051958fb992417ddcf675a296b96176e..d6507a660ed64bb1a15129b9336457a616bd9008 100644 (file)
@@ -101,7 +101,7 @@ struct page_cgroup *lookup_page_cgroup(struct page *page)
 }
 
 /* __alloc_bootmem...() is protected by !slab_available() */
-int __init_refok init_section_page_cgroup(unsigned long pfn)
+static int __init_refok init_section_page_cgroup(unsigned long pfn)
 {
        struct mem_section *section;
        struct page_cgroup *base, *pc;