Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126213
b: refs/heads/master
c: feb1669
h: refs/heads/master
i:
  126211: c025b1f
v: v3
  • Loading branch information
KOSAKI Motohiro authored and Linus Torvalds committed Jan 6, 2009
1 parent d3f5c8b commit bb074c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 077cbc5864cd9188fa4c4e181e48ff58317e6400
refs/heads/master: feb166948876e2ff8f70b2da273b2a8e86957578
2 changes: 1 addition & 1 deletion trunk/mm/page_cgroup.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit bb074c3

Please sign in to comment.