Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75305
b: refs/heads/master
c: 83a08e7
h: refs/heads/master
i:
  75303: 0c95a50
v: v3
  • Loading branch information
Ken'ichi Ohmichi authored and Linus Torvalds committed Jan 9, 2008
1 parent bea929b commit 3f36ae8
Show file tree
Hide file tree
Showing 2 changed files with 2 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: caeeeecfdaeada2998eb3c29c3ebd59afb79ef06
refs/heads/master: 83a08e7c6ed533a47631794e7f618a98094b4129
1 change: 1 addition & 0 deletions trunk/kernel/kexec.c
Original file line number Diff line number Diff line change
Expand Up @@ -1404,6 +1404,7 @@ static int __init crash_save_vmcoreinfo_init(void)
VMCOREINFO_OFFSET(list_head, next);
VMCOREINFO_OFFSET(list_head, prev);
VMCOREINFO_LENGTH(zone.free_area, MAX_ORDER);
VMCOREINFO_LENGTH(free_area.free_list, MIGRATE_TYPES);
VMCOREINFO_NUMBER(NR_FREE_PAGES);

arch_crash_save_vmcoreinfo();
Expand Down

0 comments on commit 3f36ae8

Please sign in to comment.