diff options
author | Jeff Layton <jlayton@kernel.org> | 2024-04-23 15:25:38 +0200 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2024-05-06 09:07:20 -0400 |
commit | 0842b4c80bc7162a803b1558dc6d887e0e8feb39 (patch) | |
tree | c854e94073e0cf84d0e11743b374f4ba3f2308b9 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 03b0036f452d244b6bfeab3973e9e57e8eac9c04 (diff) |
NFSD: move nfsd_mutex handling into nfsd_svc callers
Currently nfsd_svc holds the nfsd_mutex over the whole function. For
some of the later netlink patches though, we want to do some other
things to the server before starting it. Move the mutex handling into
the callers.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions