summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2026-01-25 17:07:28 +0100
committerAndrew Morton <akpm@linux-foundation.org>2026-02-03 08:21:25 -0800
commit7d08e0916a59e006c262dcd2f7168d0336c80265 (patch)
tree60cdc2ef64ae76c50373d7e1bed1ef0d634a2e5b /include/uapi
parenta170919d1b670f531f31192bef4dff08be636a7c (diff)
drm/amdgpu: don't abuse current->group_leader
Cleanup and preparation to simplify the next changes. - Use current->tgid instead of current->group_leader->pid - Use get_task_pid(current, PIDTYPE_TGID) instead of get_task_pid(current->group_leader, PIDTYPE_PID) Link: https://lkml.kernel.org/r/aXY_wKewzV5lCa5I@redhat.com Signed-off-by: Oleg Nesterov <oleg@redhat.com> Acked-by: Felix Kuehling <felix.kuehling@amd.com> Cc: Alice Ryhl <aliceryhl@google.com> Cc: Boris Brezillon <boris.brezillon@collabora.com> Cc: Christan König <christian.koenig@amd.com> Cc: David S. Miller <davem@davemloft.net> Cc: Eric Dumazet <edumazet@google.com> Cc: Jakub Kicinski <kuba@kernel.org> Cc: Leon Romanovsky <leon@kernel.org> Cc: Paolo Abeni <pabeni@redhat.com> Cc: Simon Horman <horms@kernel.org> Cc: Steven Price <steven.price@arm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions