From: Janosch Frank <frankja@linux.ibm.com>
To: kvm@vger.kernel.org
Cc: linux-s390@vger.kernel.org, imbrenda@linux.ibm.com,
david@redhat.com, thuth@redhat.com, seiden@linux.ibm.com
Subject: [kvm-unit-tests PATCH v2 0/3] s390x: Cleanup and maintenance 3
Date: Thu, 14 Oct 2021 12:51:04 +0000 [thread overview]
Message-ID: <20211014125107.2877-1-frankja@linux.ibm.com> (raw)
Three small cleanup patches mostly improving snippet usage and small
fixes.
v2:
* Simplified the snippet patch by always using 0x4000 as the start address
* Removed a few commas in weird places with new patch
Janosch Frank (3):
lib: s390x: Fix PSW constant
lib: s390x: snippet.h: Add a few constants that will make our life
easier
lib: s390x: Fix copyright message
lib/s390x/asm/arch_def.h | 2 +-
lib/s390x/css.h | 2 +-
lib/s390x/sclp.h | 2 +-
lib/s390x/snippet.h | 34 ++++++++++++++++++++++++++++++++++
s390x/mvpg-sie.c | 13 ++++++-------
5 files changed, 43 insertions(+), 10 deletions(-)
create mode 100644 lib/s390x/snippet.h
--
2.30.2
next reply other threads:[~2021-10-14 12:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-14 12:51 Janosch Frank [this message]
2021-10-14 12:51 ` [kvm-unit-tests PATCH v2 1/3] lib: s390x: Fix PSW constant Janosch Frank
2021-10-14 12:51 ` [kvm-unit-tests PATCH v2 2/3] lib: s390x: snippet.h: Add a few constants that will make our life easier Janosch Frank
2021-10-14 13:09 ` Claudio Imbrenda
2021-10-14 13:32 ` Thomas Huth
2021-10-14 12:51 ` [kvm-unit-tests PATCH v2 3/3] lib: s390x: Fix copyright message Janosch Frank
2021-10-14 13:10 ` Claudio Imbrenda
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=20211014125107.2877-1-frankja@linux.ibm.com \
--to=frankja@linux.ibm.com \
--cc=david@redhat.com \
--cc=imbrenda@linux.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=seiden@linux.ibm.com \
--cc=thuth@redhat.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