Home
last modified time | relevance | path

Searched hist:"7 e374fb4" (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-occ-control/
H A Docc_sensor.mako.hpp7e374fb4 Thu Apr 07 09:47:23 CDT 2022 Chris Cain <cjcain@us.ibm.com> Ignore PLDM message if status objects not created

The OCC status objects are not created until after the host@0-on file
has been removed. This now delays when the objects are created.
This introduced a window where the host notified occ-control that the
OCCs were running (via PLDM) before the status objects were created
which led to a segfault.
This commit will verify the status object exists when getting the PLDM
callback.

Verified on Rainier

Change-Id: I72404d1b5d89c5259cc9f857c8087096644ef318
Signed-off-by: Chris Cain <cjcain@us.ibm.com>
H A Docc_status.hpp7e374fb4 Thu Apr 07 09:47:23 CDT 2022 Chris Cain <cjcain@us.ibm.com> Ignore PLDM message if status objects not created

The OCC status objects are not created until after the host@0-on file
has been removed. This now delays when the objects are created.
This introduced a window where the host notified occ-control that the
OCCs were running (via PLDM) before the status objects were created
which led to a segfault.
This commit will verify the status object exists when getting the PLDM
callback.

Verified on Rainier

Change-Id: I72404d1b5d89c5259cc9f857c8087096644ef318
Signed-off-by: Chris Cain <cjcain@us.ibm.com>
H A Docc_manager.cpp7e374fb4 Thu Apr 07 09:47:23 CDT 2022 Chris Cain <cjcain@us.ibm.com> Ignore PLDM message if status objects not created

The OCC status objects are not created until after the host@0-on file
has been removed. This now delays when the objects are created.
This introduced a window where the host notified occ-control that the
OCCs were running (via PLDM) before the status objects were created
which led to a segfault.
This commit will verify the status object exists when getting the PLDM
callback.

Verified on Rainier

Change-Id: I72404d1b5d89c5259cc9f857c8087096644ef318
Signed-off-by: Chris Cain <cjcain@us.ibm.com>