diff options
author | Eddie James <[email protected]> | 2019-08-27 12:12:49 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-08-28 22:59:18 +0200 |
commit | 8919dfcb31161fae7d607bbef5247e5e82fd6457 (patch) | |
tree | 0a59771afbe3b0cdd1bc18a5123cbb8c71610567 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 468e0ffac803f5557a62a33b72ef8844d1bfdc08 (diff) |
fsi: scom: Don't abort operations for minor errors
The scom driver currently fails out of operations if certain system
errors are flagged in the status register; system checkstop, special
attention, or recoverable error. These errors won't impact the ability
of the scom engine to perform operations, so the driver should continue
under these conditions.
Also, don't do a PIB reset for these conditions, since it won't help.
Fixes: 6b293258cded ("fsi: scom: Major overhaul")
Signed-off-by: Eddie James <[email protected]>
Cc: stable <[email protected]>
Acked-by: Jeremy Kerr <[email protected]>
Acked-by: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Joel Stanley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions