summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@collabora.com>2025-11-28 09:48:40 +0100
committerBoris Brezillon <boris.brezillon@collabora.com>2025-11-28 10:17:44 +0100
commitddf2cb3c9e655dd9b7bb5172249f6c01fc251549 (patch)
tree4a14011f90c5bc0030623dc73cfacf291cc85bb4 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent19e8bc9456055e594d0f1c9677ea8a3a9983ec3e (diff)
drm/panthor: Relax a check in panthor_sched_pre_reset()
Groups are only moved out of the runnable lists when panthor_group_stop() is called or when they run out of jobs. What should not happen though is having one group added to one of the runnable list after reset.in_progress has been set to true, but that's not something we can easily check, so let's just drop the WARN_ON() in panthor_sched_pre_reset(). v2: - Adjust explanation in commit message v3: - Collect R-b v4: - No changes Reviewed-by: Liviu Dudau <liviu.dudau@arm.com> Reviewed-by: Steven Price <steven.price@arm.com> Link: https://patch.msgid.link/20251128084841.3804658-7-boris.brezillon@collabora.com Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions