Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191659
b: refs/heads/master
c: aa424bb
h: refs/heads/master
i:
  191657: 4a08cd3
  191655: 7829eeb
v: v3
  • Loading branch information
Paul Mundt committed May 7, 2010
1 parent c8b9971 commit 1aa8ba8
Show file tree
Hide file tree
Showing 2 changed files with 4 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: d523e1ae6addd4f18a609da39f23719eaecfedf0
refs/heads/master: aa424bbb8cf5f7f3c6a70065bcb28a6e6af7897d
3 changes: 3 additions & 0 deletions trunk/arch/sh/kernel/machine_kexec.c
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,7 @@ void arch_crash_save_vmcoreinfo(void)
VMCOREINFO_SYMBOL(node_data);
VMCOREINFO_LENGTH(node_data, MAX_NUMNODES);
#endif
#ifdef CONFIG_X2TLB
VMCOREINFO_CONFIG(X2TLB);
#endif
}

0 comments on commit 1aa8ba8

Please sign in to comment.