Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67226
b: refs/heads/master
c: d56c3aa
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Aug 17, 2007
1 parent e995acf commit 12c0bf7
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: 553fdff633b1cb8cfccf554768444c5580a8d7f7
refs/heads/master: d56c3aaa9f660e5f5f295da74f5d3db510de0ede
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/crash_dump.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#define DBG(fmt...)
#endif

void reserve_kdump_trampoline(void)
void __init reserve_kdump_trampoline(void)
{
lmb_reserve(0, KDUMP_RESERVE_LIMIT);
}
Expand Down

0 comments on commit 12c0bf7

Please sign in to comment.