[PATCH 00/18] arm64+KVM: FPSIMD/SVE/SME cleanups

Will Deacon will at kernel.org
Wed May 27 07:36:40 PDT 2026


On Wed, May 27, 2026 at 11:32:37AM +0100, Mark Rutland wrote:
> On Wed, May 27, 2026 at 09:07:31AM +0100, Marc Zyngier wrote:
> > On Thu, 21 May 2026 14:25:38 +0100,
> > Mark Rutland <mark.rutland at arm.com> wrote:
> > > This series cleans up low-level FPSIMD/SVE/SME state management code,
> > > making it easier to maintain and extend (e.g. adding SME support to
> > > KVM), and enabling better debugging (e.g. by making SVE/SME save/restore
> > > visible to KASAN and KCSAN).
> > > 
> > > This is purely cleanup, there are NO bugs addressed by this series.
> > 
> > I had a look throughout, and couldn't see anything untoward other than
> > the couple of nits that were already pointed out. Killing the horrible
> > asm macros definitely brings a bit of fresh air to this code base.
> > 
> > Given the sensitivity of the change, I'd like this to simmer in -next
> > for a bit. How do you want this to be merged? I'm happy to take the
> > whole thing in kvmarm, and share the branch with arm64.
> 
> That works for me.
> 
> Catalin, Will, any preference?

I was hoping the first four could go via kvm/arm on a shared branch, but
I notice that some of the later patches also have their fingers in kvm
code. Chatting with Marc offline, I'll take the whole lot onto its own
shared branch in the arm64 tree when you post a v2.

Will



More information about the linux-arm-kernel mailing list