aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorMahesh Salgaonkar <mahesh@linux.vnet.ibm.com>2018-04-16 23:03:43 +0530
committerStewart Smith <stewart@linux.ibm.com>2018-04-17 03:52:10 -0500
commit5e20a789d021dd14bb30439cd9b3beb3dfeed9b7 (patch)
treefe87a604921dad4cbfc61549d58c5431dd4d4d88 /hw
parent674f7696f7c1e51ab159d81a05a18c445f0c896d (diff)
downloadskiboot-5e20a789d021dd14bb30439cd9b3beb3dfeed9b7.zip
skiboot-5e20a789d021dd14bb30439cd9b3beb3dfeed9b7.tar.gz
skiboot-5e20a789d021dd14bb30439cd9b3beb3dfeed9b7.tar.bz2
opal/hmi: Initialize the hmi event with old value of HMER.
Do this before we check for TFAC errors. Otherwise the event at host console shows no error reported in HMER register. Without this patch the console event show HMER with all zeros [ 216.753417] Severe Hypervisor Maintenance interrupt [Recovered] [ 216.753498] Error detail: Timer facility experienced an error [ 216.753509] HMER: 0000000000000000 [ 216.753518] TFMR: 3c12000870e04000 After this patch it shows old HMER values on host console: [ 2237.652533] Severe Hypervisor Maintenance interrupt [Recovered] [ 2237.652651] Error detail: Timer facility experienced an error [ 2237.652766] HMER: 0840000000000000 [ 2237.652837] TFMR: 3c12000870e04000 Signed-off-by: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions