Searched hist:"1 f93c590932cd8d96c87cf053df1fac97d4c19eb" (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | user_header_test.cpp | diff 1f93c590932cd8d96c87cf053df1fac97d4c19eb Thu Sep 10 10:43:08 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Don't fix user specified action flags
Previously, the PEL object would never trust the action flags field specified in the PEL registry and would always set some of the flags in it itself based on a set of rules.
It turns out there are some cases where what the user needs doesn't match the rules, so now only fix up the action flags if they weren't specified in the registry and leave the flags alone if they were.
Most PELs in the registry should be able to leave out the action flags field and let the PEL code set them.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I80263d779c842acac042023c468b7e979ec7158c
|
H A D | pel_test.cpp | diff 1f93c590932cd8d96c87cf053df1fac97d4c19eb Thu Sep 10 10:43:08 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Don't fix user specified action flags
Previously, the PEL object would never trust the action flags field specified in the PEL registry and would always set some of the flags in it itself based on a set of rules.
It turns out there are some cases where what the user needs doesn't match the rules, so now only fix up the action flags if they weren't specified in the registry and leave the flags alone if they were.
Most PELs in the registry should be able to leave out the action flags field and let the PEL code set them.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I80263d779c842acac042023c468b7e979ec7158c
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | user_header.hpp | diff 1f93c590932cd8d96c87cf053df1fac97d4c19eb Thu Sep 10 10:43:08 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Don't fix user specified action flags
Previously, the PEL object would never trust the action flags field specified in the PEL registry and would always set some of the flags in it itself based on a set of rules.
It turns out there are some cases where what the user needs doesn't match the rules, so now only fix up the action flags if they weren't specified in the registry and leave the flags alone if they were.
Most PELs in the registry should be able to leave out the action flags field and let the PEL code set them.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I80263d779c842acac042023c468b7e979ec7158c
|
H A D | README.md | diff 1f93c590932cd8d96c87cf053df1fac97d4c19eb Thu Sep 10 10:43:08 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Don't fix user specified action flags
Previously, the PEL object would never trust the action flags field specified in the PEL registry and would always set some of the flags in it itself based on a set of rules.
It turns out there are some cases where what the user needs doesn't match the rules, so now only fix up the action flags if they weren't specified in the registry and leave the flags alone if they were.
Most PELs in the registry should be able to leave out the action flags field and let the PEL code set them.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I80263d779c842acac042023c468b7e979ec7158c
|
H A D | user_header.cpp | diff 1f93c590932cd8d96c87cf053df1fac97d4c19eb Thu Sep 10 10:43:08 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Don't fix user specified action flags
Previously, the PEL object would never trust the action flags field specified in the PEL registry and would always set some of the flags in it itself based on a set of rules.
It turns out there are some cases where what the user needs doesn't match the rules, so now only fix up the action flags if they weren't specified in the registry and leave the flags alone if they were.
Most PELs in the registry should be able to leave out the action flags field and let the PEL code set them.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I80263d779c842acac042023c468b7e979ec7158c
|
H A D | pel.cpp | diff 1f93c590932cd8d96c87cf053df1fac97d4c19eb Thu Sep 10 10:43:08 CDT 2020 Matt Spinler <spinler@us.ibm.com> PEL: Don't fix user specified action flags
Previously, the PEL object would never trust the action flags field specified in the PEL registry and would always set some of the flags in it itself based on a set of rules.
It turns out there are some cases where what the user needs doesn't match the rules, so now only fix up the action flags if they weren't specified in the registry and leave the flags alone if they were.
Most PELs in the registry should be able to leave out the action flags field and let the PEL code set them.
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I80263d779c842acac042023c468b7e979ec7158c
|