Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312407
b: refs/heads/master
c: 0d26d1d
h: refs/heads/master
i:
  312405: a3e1d4d
  312403: f9bc7fd
  312399: 754be7f
v: v3
  • Loading branch information
Jan Beulich authored and Ingo Molnar committed Jun 20, 2012
1 parent 3eafbda commit c387050
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: e1b6fc55da40bc17e20795901cb786e3619f9be9
refs/heads/master: 0d26d1d873a302828e064737746c53a2689e6c0f
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ void free_initmem(void)
}

#ifdef CONFIG_BLK_DEV_INITRD
void free_initrd_mem(unsigned long start, unsigned long end)
void __init free_initrd_mem(unsigned long start, unsigned long end)
{
/*
* end could be not aligned, and We can not align that,
Expand Down

0 comments on commit c387050

Please sign in to comment.