diff options
author | 2015-03-30 12:06:10 +0200 | |
---|---|---|
committer | 2015-03-31 14:50:35 +1100 | |
commit | 6bc08d03e745a0b369bd28294b969e4fdaf7be9f (patch) | |
tree | 66d98175cff751178f4c608546bdf13b9547b1e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/powernv: convert codes returned by OPAL calls (diff) | |
download | linux-dev-6bc08d03e745a0b369bd28294b969e4fdaf7be9f.tar.xz linux-dev-6bc08d03e745a0b369bd28294b969e4fdaf7be9f.zip |
powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_read
Currently, when a sensor value is read, the kernel calls OPAL, which in
turn builds a message for the FSP, and waits for a message back.
The new device tree for OPAL sensors [1] adds new sensors that can be
read synchronously (core temperatures for instance) and that don't need
to wait for a response.
This patch modifies the opal call to accept an OPAL_SUCCESS return value
and cover the case above.
[1] https://lists.ozlabs.org/pipermail/skiboot/2015-March/000639.html
Signed-off-by: Cédric Le Goater <clg@fr.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions