summaryrefslogtreecommitdiffstats
path: root/occ_device.hpp
diff options
context:
space:
mode:
authorVishwanatha Subbanna <vishwa@linux.vnet.ibm.com>2017-08-22 16:06:11 +0530
committerVishwanatha Subbanna <vishwa@linux.vnet.ibm.com>2017-08-23 18:56:41 +0530
commit3ace7576176afed9196fb308c766de6b1252d3ea (patch)
tree67682cab04671d496086c9043e1c69e98ba4c3b8 /occ_device.hpp
parent1ec291fbaddf4f2b44cdfff3891d8782f28fb2c9 (diff)
downloadopenpower-occ-control-3ace7576176afed9196fb308c766de6b1252d3ea.tar.gz
openpower-occ-control-3ace7576176afed9196fb308c766de6b1252d3ea.zip
Only consider CPUs that are Present and Functional
OCC control application looks at CPU inventory and creates D-Bus objects. In some of the cases, hostboot marks the CPU as Not Present but also marks Functional and this results in creating an OCC object for the CPU which is not present. Need to filter CPUs based on Present and Functional properties to address the issue and this commit adds that support. Fixes openbmc/openbmc#2024 Change-Id: I58a06bfd09131bc3deba8f132547095c53bde5e1 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
Diffstat (limited to 'occ_device.hpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud