aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2020-07-14 16:23:00 +0200
committerDavid S. Miller <davem@davemloft.net>2020-07-14 14:53:45 -0700
commit65878fd95261d3a831e085e2c6f1e8a6d7979b14 (patch)
tree2b62bf9f874aa7f6439f194dfe5cde35b544a46d /tools/perf/scripts/python/export-to-postgresql.py
parents390/qeth: don't clear the configured isolation mode (diff)
downloadlinux-dev-65878fd95261d3a831e085e2c6f1e8a6d7979b14.tar.xz
linux-dev-65878fd95261d3a831e085e2c6f1e8a6d7979b14.zip
s390/qeth: clean up error handling for isolation mode cmds
As the cmd IO path has learned to propagate errnos back to its callers, let them deal with errors instead of trying to restore their previous configuration from within the IO error path. Also translate the HW error to a meaningful errno, instead of returning -EIO for all cases (and don't map this to -EOPNOTSUPP later on...). While at it, add a READ_ONCE() / WRITE_ONCE() pair to ensure that the data path always sees a valid isolation mode during reconfiguration. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions