From: Heiko Carstens <hca@linux.ibm.com>
To: Claudio Imbrenda <imbrenda@linux.ibm.com>
Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org,
linux-s390@vger.kernel.org, svens@linux.ibm.com,
agordeev@linux.ibm.com, gor@linux.ibm.com, nrb@linux.ibm.com,
nsg@linux.ibm.com, seiden@linux.ibm.com, frankja@linux.ibm.com,
borntraeger@de.ibm.com, gerald.schaefer@linux.ibm.com,
david@redhat.com
Subject: Re: [PATCH v1 0/2] s390: Two small fixes and improvements
Date: Tue, 9 Jul 2024 14:25:26 +0200 [thread overview]
Message-ID: <20240709122526.7263-B-hca@linux.ibm.com> (raw)
In-Reply-To: <20240703155900.103783-1-imbrenda@linux.ibm.com>
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!
prev parent reply other threads:[~2024-07-09 12:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-03 15:58 [PATCH v1 0/2] s390: Two small fixes and improvements Claudio Imbrenda
2024-07-03 15:58 ` [PATCH v1 1/2] s390/entry: Pass the asce as parameter to sie64a() Claudio Imbrenda
2024-07-09 12:15 ` Nico Boehr
2024-07-09 14:52 ` Alexander Gordeev
2024-07-03 15:59 ` [PATCH v1 2/2] s390/kvm: Move bitfields for dat tables Claudio Imbrenda
2024-07-09 8:45 ` Nico Boehr
2024-07-11 15:16 ` Alexander Gordeev
2024-07-11 16:23 ` Claudio Imbrenda
2024-07-12 9:56 ` Heiko Carstens
2024-07-09 12:25 ` Heiko Carstens [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240709122526.7263-B-hca@linux.ibm.com \
--to=hca@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=borntraeger@de.ibm.com \
--cc=david@redhat.com \
--cc=frankja@linux.ibm.com \
--cc=gerald.schaefer@linux.ibm.com \
--cc=gor@linux.ibm.com \
--cc=imbrenda@linux.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=nrb@linux.ibm.com \
--cc=nsg@linux.ibm.com \
--cc=seiden@linux.ibm.com \
--cc=svens@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox