diff options
author | Luben Tuikov <[email protected]> | 2023-10-17 20:56:57 -0400 |
---|---|---|
committer | Luben Tuikov <[email protected]> | 2023-10-21 20:27:15 -0400 |
commit | d3df66fd98557c25856860b7d9c3b8b93d449f0a (patch) | |
tree | fc617225c84e117d69b7dfb028bdbfcd72abca48 /tools/perf/scripts/python/syscall-counts.py | |
parent | 3d887d512494d678b17c57b835c32f4e48d34f26 (diff) |
drm/amdgpu: Remove redundant call to priority_is_valid()
Remove a redundant call to amdgpu_ctx_priority_is_valid() from
amdgpu_ctx_priority_permit(), which is called from amdgpu_ctx_init() which is
called from amdgpu_ctx_alloc() which is called from amdgpu_ctx_ioctl(), where
we've called amdgpu_ctx_priority_is_valid() already first thing in the
function.
Cc: Alex Deucher <[email protected]>
Cc: Christian König <[email protected]>
Signed-off-by: Luben Tuikov <[email protected]>
Acked-by: Christian König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions