Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295293
b: refs/heads/master
c: c19ce0a
h: refs/heads/master
i:
  295291: c8c8a2b
v: v3
  • Loading branch information
Paul Gortmaker authored and Tony Luck committed Feb 27, 2012
1 parent 8751fa7 commit 12ae72e
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: 0efb34f298b6b12dc9377159c8a6d1b7b73b03bf
refs/heads/master: c19ce0ab53ad9698968a154647f3dc22aad6c45b
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/machine_kexec.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ void arch_crash_save_vmcoreinfo(void)
#endif
#ifdef CONFIG_PGTABLE_3
VMCOREINFO_CONFIG(PGTABLE_3);
#elif CONFIG_PGTABLE_4
#elif defined(CONFIG_PGTABLE_4)
VMCOREINFO_CONFIG(PGTABLE_4);
#endif
}
Expand Down

0 comments on commit 12ae72e

Please sign in to comment.