Skip to content
Snippets Groups Projects
Commit eed66cfc authored by Tony Luck's avatar Tony Luck
Browse files

[IA64] Split 16-bit severity field in sal_log_record_header


ERR_SEVERITY item is defined as a 8 bits item in SAL documentation
($B.2.1 rev december 2003), but as an u16 in sal.h.
This has the side effect that current code in mca.c may not call
ia64_sal_clear_state_info() upon receiving corrected platform errors
if there are bits set in the validation byte.  Reported by Xavier Bru.

Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 90ac8f77
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment