aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
diff options
context:
space:
mode:
authorAndrea Righi <[email protected]>2025-04-28 21:43:20 +0000
committerTejun Heo <[email protected]>2025-04-29 18:01:32 +0000
commite38be1c7647c8c78304ce6d931b3b654e27948b3 (patch)
treeec818c075b5a839f9d540647e9463e996953902f /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
parentsched_ext: Remove duplicate BTF_ID_FLAGS definitions (diff)
downloadkernel-e38be1c7647c8c78304ce6d931b3b654e27948b3.tar.gz
kernel-e38be1c7647c8c78304ce6d931b3b654e27948b3.zip
sched_ext: Fix rq lock state in hotplug ops
The ops.cpu_online() and ops.cpu_offline() callbacks incorrectly assume that the rq involved in the operation is locked, which is not the case during hotplug, triggering the following warning: WARNING: CPU: 1 PID: 20 at kernel/sched/sched.h:1504 handle_hotplug+0x280/0x340 Fix by not tracking the target rq as locked in the context of ops.cpu_online() and ops.cpu_offline(). Fixes: 18853ba782bef ("sched_ext: Track currently locked rq") Reported-by: Tejun Heo <[email protected]> Signed-off-by: Andrea Righi <[email protected]> Tested-by: Changwoo Min <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions