Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80184
b: refs/heads/master
c: e3cfac8
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Ingo Molnar committed Jan 30, 2008
1 parent 593d1bd commit 817388f
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: a9a832902fccc958caa339677dbff766e51b02c3
refs/heads/master: e3cfac84cfbc8c9f17817573befc0f4913b1a4dc
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/setup_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ static void discover_ebda(void)
}

/* Overridden in paravirt.c if CONFIG_PARAVIRT */
void __attribute__((weak)) memory_setup(void)
void __attribute__((weak)) __init memory_setup(void)
{
machine_specific_memory_setup();
}
Expand Down

0 comments on commit 817388f

Please sign in to comment.