Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PHAL: mpreboot- exit with failure if no functional processor found
On some special cases noticed DeviceTree was returning no functional processor when queried. As there are no functional processors present MPreboot was not performed and no error/PEL was created to notify the user. Rather the method was exiting with SUCCESS. Now modified to log an error message and create a PEL if no functional processors are found to perform MPReboot. openpower-proc-control[3663]: Starting memory preserving reboot openpower-proc-control[3663]: EnterMPReboot is not executed on any processors phosphor-log-manager[320]: Event not found in PEL message registry: org.open_power.Processor.Error.MemoryPreservingReboot phosphor-log-manager[320]: Created PEL 0x50014017 (BMC ID 750) with SRC BD752004 Signed-off-by: Marri Devender Rao <[email protected]> Change-Id: Id781fc1bc9fac869c96c29562f62260c1a7c909d
- Loading branch information