[Skiboot] [PATCH 0/2] sensors: occ: Couple of fixes

Gautham R. Shenoy ego at linux.vnet.ibm.com
Fri Apr 24 16:41:13 AEST 2020


From: "Gautham R. Shenoy" <ego at linux.vnet.ibm.com>

Hi,

This series contains a couple of fixes for the occ-sensors code.

1) Fixes the GPU detection code to ensure that systems which have NVLink but no GPUs
   do not expose the GPU sensors.
2) Fixes a bug due to which sensors whose values were 0 were being reported incorrectly.


Gautham R. Shenoy (2):
  sensors: occ: Fix the GPU detection code
  sensors: occ: Fix a bug when sensor values are zero

 hw/occ-sensor.c | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

-- 
1.9.4



More information about the Skiboot mailing list