Commit 9069b78
Revert "drm/i915/gt: Log reason for setting TAINT_WARN at reset"
This reverts commit 835443d.
Logging with gt_err() causes CI to detect an error even in cases
of intentional error injection. Since real errors are already
correctly reported by CI, this additional message is unnecessary.
Furthermore, a GT wedge is already being logged elsewhere, so
instead of adjusting the log level, revert the above mentioned
commit to prevent redundant error reporting.
Signed-off-by: Sebastian Brzezinka <sebastian.brzezinka@intel.com>
Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-by: Krzysztof Niemiec <krzysztof.niemiec@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/pynwwza2xyvicokflxc6lduwwrzwoihihaan54ago3m2xzzagu@qva2ue4tydie1 parent 5bea406 commit 9069b78
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1113 | 1113 | | |
1114 | 1114 | | |
1115 | 1115 | | |
1116 | | - | |
1117 | 1116 | | |
1118 | 1117 | | |
1119 | 1118 | | |
| |||
1264 | 1263 | | |
1265 | 1264 | | |
1266 | 1265 | | |
1267 | | - | |
1268 | | - | |
| 1266 | + | |
1269 | 1267 | | |
1270 | | - | |
1271 | 1268 | | |
1272 | 1269 | | |
1273 | 1270 | | |
| |||
1610 | 1607 | | |
1611 | 1608 | | |
1612 | 1609 | | |
1613 | | - | |
1614 | 1610 | | |
1615 | 1611 | | |
1616 | 1612 | | |
| |||
0 commit comments