]> Git Repo - linux.git/commit
arm64/sme: Implement vector length configuration prctl()s
authorMark Brown <[email protected]>
Tue, 19 Apr 2022 11:22:19 +0000 (12:22 +0100)
committerCatalin Marinas <[email protected]>
Fri, 22 Apr 2022 17:50:54 +0000 (18:50 +0100)
commit9e4ab6c89109472082616f8d2f6ada7deaffe161
treed559231b034de571c6f3a96d75d9378669e2b063
parent12f1bacfc5d9e55bedbfc7a25bf42ff6d19d1dab
arm64/sme: Implement vector length configuration prctl()s

As for SVE provide a prctl() interface which allows processes to
configure their SME vector length.

Signed-off-by: Mark Brown <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
arch/arm64/include/asm/fpsimd.h
arch/arm64/include/asm/processor.h
arch/arm64/include/asm/thread_info.h
arch/arm64/kernel/fpsimd.c
include/uapi/linux/prctl.h
kernel/sys.c
This page took 0.064966 seconds and 4 git commands to generate.