diff options
author | Chen Gong <gong.chen@linux.intel.com> | 2012-04-20 16:02:05 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2012-04-20 16:02:05 -0700 |
commit | 8571723a698dcc0ee16c1c63908aa99dd940ce5c (patch) | |
tree | 0c81c3fdf7b4ca186a61ba01c385742c17efb033 /arch/x86/kernel/cpu/mcheck/mce.c | |
parent | 95022b8cf6ed7f3292b60c8e85fe59a12bfb1c9e (diff) | |
download | blackbird-op-linux-8571723a698dcc0ee16c1c63908aa99dd940ce5c.tar.gz blackbird-op-linux-8571723a698dcc0ee16c1c63908aa99dd940ce5c.zip |
x86/mce Add validation check before GHES error is recorded
When GHES error record is logged into mcelog kernel buffer, a validation
check for physical address is necessary, which prevents reporting an
invalid physical address.
[Since physical address is the only useful element in this error record,
we drop generating the record completely if we don't have a valid address]
Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/x86/kernel/cpu/mcheck/mce.c')
0 files changed, 0 insertions, 0 deletions