diff options
| author | Nayna Jain <[email protected]> | 2022-11-06 15:58:36 -0500 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2022-11-24 23:31:50 +1100 |
| commit | bb8e4c7cb759b90a04f2e94056b50288ff46a0ed (patch) | |
| tree | 3bdae5ef2232d6014da739c2d4d737a0e136b93c /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | af223e1728c448073d1e12fe464bf344310edeba (diff) | |
powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED error
Some commands for eg. "cat" might continue to retry on encountering
EINTR. This is not expected for original error code H_ABORTED.
Map H_ABORTED to more relevant Linux error code EIO.
Fixes: 2454a7af0f2a ("powerpc/pseries: define driver for Platform KeyStore")
Signed-off-by: Nayna Jain <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions