[PATCH v4 6/8] arm64/fpsimd: SME no longer requires SVE register state
Catalin Marinas
catalin.marinas at arm.com
Mon Nov 14 02:18:47 PST 2022
On Sat, Oct 22, 2022 at 12:03:19AM +0100, Mark Brown wrote:
> Now that we track the type of register state stored separately to
> tracking what is active in the task it is valid to have FPSIMD register
> state stored while in streaming mode so remove the special case handling
> for SME when setting FPSIMD register state.
I think this needs some punctuation as it is pretty hard to read.
Slightly adjusted, hopefully it keeps the same message:
Now that we track the type of the stored register state separately to
what is active in the task, it is valid to have the FPSIMD register
state stored while in streaming mode. Remove the special case handling
for SME when setting FPSIMD register state.
Otherwise,
Reviewed-by: Catalin Marinas <catalin.marinas at arm.com>
More information about the linux-arm-kernel
mailing list