commit | 432dc48607223e24250e1fc4fa6fb42456a6db62 | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@linux.ibm.com> | Fri Nov 19 15:29:31 2021 -0600 |
committer | Eddie James <eajames@linux.ibm.com> | Fri Nov 19 16:27:43 2021 -0600 |
tree | 1980fcc4f0e0c5dbb1e84e89a96433e10cf17d56 | |
parent | 36313c71da39e7b9e115346054e5b6171f8bb2c6 [diff] |
pldm: Fix HRESET handling and incorrect entity ID The HRESET state signal wasn't being handled, since the message sensor offsets are the same for OCC and SBE; both maps need to be checked and action taken if the sensor ID is found. In addition, the OCC reset effecter was incorrectly using the processor module entity ID, rather than the processor. Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: I9e601560e1144101ce6515809a265fdd7db01b06