Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83103
b: refs/heads/master
c: a322f8a
h: refs/heads/master
i:
  83101: d0c338e
  83099: babe53b
  83095: b64a211
  83087: ec633e3
  83071: 6fc1dad
v: v3
  • Loading branch information
Sam Ravnborg authored and Linus Torvalds committed Feb 5, 2008
1 parent fce90b5 commit cb17c84
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: 0ed361dec36945f3116ee1338638ada9a8920905
refs/heads/master: a322f8ab66f50b6c0dcdb59abae84fede7a5fded
2 changes: 1 addition & 1 deletion trunk/mm/sparse.c
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ static unsigned long *__kmalloc_section_usemap(void)
}
#endif /* CONFIG_MEMORY_HOTPLUG */

static unsigned long *sparse_early_usemap_alloc(unsigned long pnum)
static unsigned long *__init sparse_early_usemap_alloc(unsigned long pnum)
{
unsigned long *usemap;
struct mem_section *ms = __nr_to_section(pnum);
Expand Down

0 comments on commit cb17c84

Please sign in to comment.