[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240709122526.7263-B-hca@linux.ibm.com>
Date: Tue, 9 Jul 2024 14:25:26 +0200
From: Heiko Carstens <hca@...ux.ibm.com>
To: Claudio Imbrenda <imbrenda@...ux.ibm.com>
Cc: linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
linux-s390@...r.kernel.org, svens@...ux.ibm.com,
agordeev@...ux.ibm.com, gor@...ux.ibm.com, nrb@...ux.ibm.com,
nsg@...ux.ibm.com, seiden@...ux.ibm.com, frankja@...ux.ibm.com,
borntraeger@...ibm.com, gerald.schaefer@...ux.ibm.com,
david@...hat.com
Subject: Re: [PATCH v1 0/2] s390: Two small fixes and improvements
On Wed, Jul 03, 2024 at 05:58:58PM +0200, Claudio Imbrenda wrote:
> The main goal of this small series is to do some clean-up and remove some
> paper cuts (or at least clear the way for papercuts to be removed in the
> future).
>
> Heiko: this can go through the s390 tree, as agreed.
>
> Claudio Imbrenda (2):
> s390/entry: Pass the asce as parameter to sie64a()
> s390/kvm: Move bitfields for dat tables
>
> arch/s390/include/asm/dat-bits.h | 170 +++++++++++++++++++++++++++++
> arch/s390/include/asm/kvm_host.h | 7 +-
> arch/s390/include/asm/stacktrace.h | 1 +
> arch/s390/kernel/asm-offsets.c | 1 +
> arch/s390/kernel/entry.S | 8 +-
> arch/s390/kvm/gaccess.c | 163 +--------------------------
> arch/s390/kvm/kvm-s390.c | 3 +-
> arch/s390/kvm/vsie.c | 2 +-
> 8 files changed, 185 insertions(+), 170 deletions(-)
> create mode 100644 arch/s390/include/asm/dat-bits.h
Applied, thanks!
Powered by blists - more mailing lists