[PATCH v2 06/20] KVM: arm64: Prepare sys_regs.c for sharing with s390

Steffen Eiden seiden at linux.ibm.com
Tue Sep 1 02:29:39 PDT 2026


On Tue, Sep 01, 2026 at 09:17:39AM +0100, Marc Zyngier wrote:
> On Mon, 31 Aug 2026 15:55:21 +0100,
> Steffen Eiden <seiden at linux.ibm.com> wrote:
> > 
> > Prepare sharing of sys_regs.c with s390 by moving functions to another
> > location inside sys_regs.c. This reduces the number of shared regions.
> > 
> > Signed-off-by: Steffen Eiden <seiden at linux.ibm.com>
> > ---
> >  arch/arm64/kvm/sys_regs.c | 100 +++++++++++++++++++-------------------
> >  arch/s390/kvm/arm64/arm.c |   2 +
> >  2 files changed, 52 insertions(+), 50 deletions(-)

...

> 
> Please split this. arm64 refactor and S390 changes should not be part
> of the same patch.

Sorry, this was a mistake.
	
	Steffen



More information about the linux-arm-kernel mailing list