Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126279
b: refs/heads/master
c: d6624f9
h: refs/heads/master
i:
  126277: 7cdedce
  126275: 0e8ca6e
  126271: 7491989
v: v3
  • Loading branch information
Arjan van de Ven authored and Linus Torvalds committed Jan 6, 2009
1 parent 5c4a7e3 commit 6c2af69
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: e899aa823ad74860a17b541b0ad38f513728923d
refs/heads/master: d6624f996ae539344e8d748cce1117ae7af06fbf
2 changes: 2 additions & 0 deletions trunk/kernel/panic.c
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,8 @@ static int init_oops_id(void)
{
if (!oops_id)
get_random_bytes(&oops_id, sizeof(oops_id));
else
oops_id++;

return 0;
}
Expand Down

0 comments on commit 6c2af69

Please sign in to comment.