Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319977
b: refs/heads/master
c: 63dca8d
h: refs/heads/master
i:
  319975: a6bf304
v: v3
  • Loading branch information
Vivek Goyal authored and Linus Torvalds committed Jul 31, 2012
1 parent ab45c5a commit 5134168
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: f19b9f74b7ea3b21ddcee55d852a6488239608a4
refs/heads/master: 63dca8d5b5ef7effb58b8d6892a024125c0fab0b
2 changes: 1 addition & 1 deletion trunk/kernel/kexec.c
Original file line number Diff line number Diff line change
Expand Up @@ -1424,7 +1424,7 @@ static void update_vmcoreinfo_note(void)

void crash_save_vmcoreinfo(void)
{
vmcoreinfo_append_str("CRASHTIME=%ld", get_seconds());
vmcoreinfo_append_str("CRASHTIME=%ld\n", get_seconds());
update_vmcoreinfo_note();
}

Expand Down

0 comments on commit 5134168

Please sign in to comment.