Commit be2d3e9
committed
drm/panthor: Kill the faulty_slots variable in panthor_sched_suspend()
We can use upd_ctx.timedout_mask directly, and the faulty_slots update
in the flush_caches_failed situation is never used.
Suggested-by: Suggested-by: Steven Price <steven.price@arm.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240425103920.826458-1-boris.brezillon@collabora.com1 parent 4a56c0e commit be2d3e9
1 file changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2546 | 2546 | | |
2547 | 2547 | | |
2548 | 2548 | | |
2549 | | - | |
2550 | 2549 | | |
| 2550 | + | |
2551 | 2551 | | |
2552 | 2552 | | |
2553 | 2553 | | |
| |||
2566 | 2566 | | |
2567 | 2567 | | |
2568 | 2568 | | |
2569 | | - | |
2570 | 2569 | | |
2571 | | - | |
2572 | | - | |
| 2570 | + | |
| 2571 | + | |
2573 | 2572 | | |
2574 | 2573 | | |
2575 | 2574 | | |
| |||
2620 | 2619 | | |
2621 | 2620 | | |
2622 | 2621 | | |
2623 | | - | |
2624 | | - | |
2625 | | - | |
2626 | 2622 | | |
2627 | 2623 | | |
2628 | 2624 | | |
| |||
0 commit comments