Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297273
b: refs/heads/master
c: d034cfa
h: refs/heads/master
i:
  297271: 8a6530f
v: v3
  • Loading branch information
Will Deacon authored and Linus Torvalds committed Mar 29, 2012
1 parent f3ae5f5 commit fa8064c
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: 7d7f98488b203cbf78538698cf5d937f670d96d3
refs/heads/master: d034cfab4f7b9e768c5c1caaa56c5bd4805d2b92
2 changes: 2 additions & 0 deletions trunk/kernel/kexec.c
Original file line number Diff line number Diff line change
Expand Up @@ -1462,7 +1462,9 @@ static int __init crash_save_vmcoreinfo_init(void)

VMCOREINFO_SYMBOL(init_uts_ns);
VMCOREINFO_SYMBOL(node_online_map);
#ifdef CONFIG_MMU
VMCOREINFO_SYMBOL(swapper_pg_dir);
#endif
VMCOREINFO_SYMBOL(_stext);
VMCOREINFO_SYMBOL(vmlist);

Expand Down

0 comments on commit fa8064c

Please sign in to comment.