public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Janosch Frank <frankja@linux.ibm.com>
To: pbonzini@redhat.com
Cc: kvm@vger.kernel.org, frankja@linux.ibm.com,
	borntraeger@linux.ibm.com, linux-s390@vger.kernel.org,
	imbrenda@linux.ibm.com, ajd@linux.ibm.com, sfr@canb.auug.org.au
Subject: [GIT PULL 0/2] KVM: s390: updates for 6.17
Date: Wed, 30 Jul 2025 10:10:31 +0200	[thread overview]
Message-ID: <20250730081224.38778-1-frankja@linux.ibm.com> (raw)

Paolo,

here are two fix patches that cleanup s390 guest entry.
They've been part of our CI runs for a couple of weeks now.

These patches went through a couple of hands before hitting our next branch [1].
Additionally Stephen found and fixed a merge conflict with 
a70e9f647f50 ("entry: Split generic entry into generic exception and syscall entry")[2]

Please pull.


Cheers,
Janosch

---

The following changes since commit e04c78d86a9699d136910cfc0bdcf01087e3267e:

  Linux 6.16-rc2 (2025-06-15 13:49:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-next-6.17-1

for you to fetch changes up to 57d88f02eb4449d96dfee3af4b7cd4287998bdbd:

  KVM: s390: Rework guest entry logic (2025-07-21 13:01:03 +0000)

---

[1] https://lore.kernel.org/linux-s390/20250708092742.104309-1-ajd@linux.ibm.com/
[2] https://lore.kernel.org/linux-next/20250729105655.286c0496@canb.auug.org.au/

---

Mark Rutland (2):
  entry: Add arch_in_rcu_eqs()
  KVM: s390: Rework guest entry logic

 arch/s390/include/asm/entry-common.h | 10 ++++++
 arch/s390/include/asm/kvm_host.h     |  3 ++
 arch/s390/kvm/kvm-s390.c             | 51 +++++++++++++++++++++-------
 arch/s390/kvm/vsie.c                 | 17 ++++------
 include/linux/entry-common.h         | 16 +++++++++
 kernel/entry/common.c                |  3 +-
 6 files changed, 77 insertions(+), 23 deletions(-)

-- 
2.50.1


             reply	other threads:[~2025-07-30  8:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-30  8:10 Janosch Frank [this message]
2025-07-30  8:10 ` [GIT PULL 1/2] entry: Add arch_in_rcu_eqs() Janosch Frank
2025-07-31 22:55   ` Paul E. McKenney
2025-07-30  8:10 ` [GIT PULL 2/2] KVM: s390: Rework guest entry logic Janosch Frank
2025-07-30 18:18 ` [GIT PULL 0/2] KVM: s390: updates for 6.17 Paolo Bonzini

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=20250730081224.38778-1-frankja@linux.ibm.com \
    --to=frankja@linux.ibm.com \
    --cc=ajd@linux.ibm.com \
    --cc=borntraeger@linux.ibm.com \
    --cc=imbrenda@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=sfr@canb.auug.org.au \
    /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