Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139728
b: refs/heads/master
c: edb79a2
h: refs/heads/master
v: v3
  • Loading branch information
Dmitri Vorobiev authored and Linus Torvalds committed Apr 3, 2009
1 parent 250af09 commit 30f0678
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: 04d491ab2a53008a1aa98ac09561768c7f3adda3
refs/heads/master: edb79a213223488735fae1d408f4c136e9ed25d6
2 changes: 1 addition & 1 deletion trunk/kernel/kexec.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
note_buf_t* crash_notes;

/* vmcoreinfo stuff */
unsigned char vmcoreinfo_data[VMCOREINFO_BYTES];
static unsigned char vmcoreinfo_data[VMCOREINFO_BYTES];
u32 vmcoreinfo_note[VMCOREINFO_NOTE_SIZE/4];
size_t vmcoreinfo_size;
size_t vmcoreinfo_max_size = sizeof(vmcoreinfo_data);
Expand Down

0 comments on commit 30f0678

Please sign in to comment.