Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120784
b: refs/heads/master
c: a9b43c7
h: refs/heads/master
v: v3
  • Loading branch information
Jaswinder Singh authored and Ingo Molnar committed Dec 16, 2008
1 parent d32ca4b commit a9839a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c0195b6da08c4ddd8c8ea830f6c3c40bc7f82071
refs/heads/master: a9b43c7d9890066709609df849959009645c1a19
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ static void __init reserve_early_setup_data(void)
* @size: Size of the crashkernel memory to reserve.
* Returns the base address on success, and -1ULL on failure.
*/
static
unsigned long long __init find_and_reserve_crashkernel(unsigned long long size)
{
const unsigned long long alignment = 16<<20; /* 16M */
Expand Down

0 comments on commit a9839a5

Please sign in to comment.