diff options
| author | Alexander Mikhalitsyn <[email protected]> | 2025-07-03 22:23:05 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2025-07-04 07:32:31 +0000 |
| commit | 9bedee7cdf4cb7f9a4928f10567b326eaab8125d (patch) | |
| tree | 2a025c19a7158efbda3d041b3d0f50ae16acc9ad /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
| parent | Merge patch series "fhandle, pidfs: allow open_by_handle_at() purely based on... (diff) | |
| download | kernel-9bedee7cdf4cb7f9a4928f10567b326eaab8125d.tar.gz kernel-9bedee7cdf4cb7f9a4928f10567b326eaab8125d.zip | |
af_unix: rework unix_maybe_add_creds() to allow sleep
As a preparation for the next patches we need to allow sleeping
in unix_maybe_add_creds() and also return err. Currently, we can't do
that as unix_maybe_add_creds() is being called under unix_state_lock().
There is no need for this, really. So let's move call sites of
this helper a bit and do necessary function signature changes.
Cc: [email protected]
Cc: [email protected]
Cc: David S. Miller <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Paolo Abeni <[email protected]>
Cc: Simon Horman <[email protected]>
Cc: Leon Romanovsky <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Kuniyuki Iwashima <[email protected]>
Cc: Lennart Poettering <[email protected]>
Cc: Luca Boccassi <[email protected]>
Cc: David Rheinsberg <[email protected]>
Signed-off-by: Alexander Mikhalitsyn <[email protected]>
Link: https://lore.kernel.org/[email protected]
Reviewed-by: Christian Brauner <[email protected]>
Reviewed-by: Kuniyuki Iwashima <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions
