diff options
author | Huacai Chen <chenhuacai@loongson.cn> | 2025-08-09 16:04:19 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2025-08-26 11:46:00 +0300 |
commit | 4717432dfd99bbd015b6782adca216c6f9340038 (patch) | |
tree | f62592c4f69152ecfdc258219a8c1738ecf3e30c /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
parent | 1b237f190eb3d36f52dffe07a40b5eb210280e00 (diff) | |
download | linux-4717432dfd99bbd015b6782adca216c6f9340038.tar.xz |
sched/deadline: Fix dl_server_stopped()
Commit cccb45d7c429 ("sched/deadline: Less agressive dl_server handling")
introduces dl_server_stopped(). But it is obvious that dl_server_stopped()
should return true if dl_se->dl_server_active is 0.
Fixes: cccb45d7c429 ("sched/deadline: Less agressive dl_server handling")
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20250809130419.1980742-1-chenhuacai@loongson.cn
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions