Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17863
b: refs/heads/master
c: 6bac953
h: refs/heads/master
i:
  17861: f58cfa7
  17859: b7e77d2
  17855: ac0799b
v: v3
  • Loading branch information
Paul Mackerras committed Jan 11, 2006
1 parent 7cd1bc5 commit 079f466
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 415c2e083a85f0daf6cbb4988691ac3ea9279509
refs/heads/master: 6bac953fa424519f784ba2589fefd8f040ce54f0
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/crash_dump.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ void __init kdump_setup(void)
DBG(" <- kdump_setup()\n");
}

#ifdef CONFIG_PROC_VMCORE
static int __init parse_elfcorehdr(char *p)
{
if (p)
Expand All @@ -63,6 +64,7 @@ static int __init parse_elfcorehdr(char *p)
return 0;
}
__setup("elfcorehdr=", parse_elfcorehdr);
#endif

static int __init parse_savemaxmem(char *p)
{
Expand Down

0 comments on commit 079f466

Please sign in to comment.