summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mes_userqueue.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2025-09-17 23:30:18 +0200
committerArd Biesheuvel <ardb@kernel.org>2025-11-12 09:52:01 +0100
commit9520ef37713308e2741a5e80c4843d43bbf906eb (patch)
tree7a6bb33dc2280ed33b239185ec101b56fa18f123 /drivers/gpu/drm/amd/amdgpu/mes_userqueue.c
parente9426f3e6bd408aaf6f484b2b43eddd63c6b3f8c (diff)
crypto/arm64: sm4-ce-ccm - Avoid pointless yield of the NEON unit
Kernel mode NEON sections are now preemptible on arm64, and so there is no need to yield it when calling APIs that may sleep. Also, move the calls to kernel_neon_end() to the same scope as kernel_neon_begin(). This is needed for a subsequent change where a stack buffer is allocated transparently and passed to kernel_neon_begin(). Reviewed-by: Eric Biggers <ebiggers@kernel.org> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/mes_userqueue.c')
0 files changed, 0 insertions, 0 deletions