Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57822
b: refs/heads/master
c: d09c6b8
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt authored and Linus Torvalds committed Jun 15, 2007
1 parent 5206772 commit b02342b
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: 902233ee494f9d9da6dbb818316fcbf892bebbed
refs/heads/master: d09c6b809432668371b5de9102f4f9aa6a7c79cc
2 changes: 1 addition & 1 deletion trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1968,7 +1968,7 @@ void zone_init_free_lists(struct pglist_data *pgdat, struct zone *zone,
memmap_init_zone((size), (nid), (zone), (start_pfn), MEMMAP_EARLY)
#endif

static int __cpuinit zone_batchsize(struct zone *zone)
static int __devinit zone_batchsize(struct zone *zone)
{
int batch;

Expand Down

0 comments on commit b02342b

Please sign in to comment.