[PATCH 17/18] arm64: fpsimd: Move SME save/restore inline
Mark Rutland
mark.rutland at arm.com
Thu May 28 07:39:54 PDT 2026
On Thu, May 28, 2026 at 01:30:27PM +0100, Vladimir Murzin wrote:
> On 5/21/26 14:25, Mark Rutland wrote:
> > +static inline void __sme_load_za(struct sme_state *state, unsigned long svl)
> ^
> Should it be const?
> > +static inline void sme_load_state(struct sme_state *state, bool zt)
> ^
> Should it be const?
Yes in both cases!
Sorry about that; fixed locally now.
Mark.
More information about the linux-arm-kernel
mailing list