Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202559
b: refs/heads/master
c: 98a5ae2
h: refs/heads/master
i:
  202557: 590e0d4
  202555: c091cb7
  202551: 7c80a98
  202543: 241e321
  202527: 98d2876
  202495: f7e0dc1
v: v3
  • Loading branch information
Borislav Petkov committed Aug 3, 2010
1 parent 24d8ad6 commit 717de54
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: 695426506ebba6acc87843cca075595a775e8866
refs/heads/master: 98a5ae2d99b78d29d2d31283cd8b481a44f41fd3
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/cpu/mcheck/mce.c
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,7 @@ void machine_check_poll(enum mcp_flags flags, mce_banks_t *b)
*/
if (!(flags & MCP_DONTLOG) && !mce_dont_log_ce) {
mce_log(&m);
atomic_notifier_call_chain(&x86_mce_decoder_chain, 0, &m);
add_taint(TAINT_MACHINE_CHECK);
}

Expand Down

0 comments on commit 717de54

Please sign in to comment.