diff options
| author | Tony Luck <[email protected]> | 2012-01-03 19:48:04 +0000 |
|---|---|---|
| committer | Tony Luck <[email protected]> | 2012-01-03 20:07:07 +0000 |
| commit | 5f7b88d51e89771f64c15903b96b5933dd0bc6d8 (patch) | |
| tree | b6ee73357d24d1ea194babf152878f8a7f609c8f /lib/string_helpers.c | |
| parent | x86/mce: Handle "action required" errors (diff) | |
| download | kernel-5f7b88d51e89771f64c15903b96b5933dd0bc6d8.tar.gz kernel-5f7b88d51e89771f64c15903b96b5933dd0bc6d8.zip | |
x86/mce: Recognise machine check bank signature for data path error
Action required data path signature is defined in table 15-19 of SDM:
+-----------------------------------------------------------------------------+
| SRAR Error | Valid | OVER | UC | EN | MISCV | ADDRV | PCC | S | AR | MCACOD |
| Data Load | 1 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 0x134 |
+-----------------------------------------------------------------------------+
Recognise this, and pass MCE_AR_SEVERITY code back to do_machine_check() if
we have the action handler configured (CONFIG_MEMORY_FAILURE=y)
Acked-by: Borislav Petkov <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
