public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH v2 0/3] s390x: Cleanup and maintenance 3
@ 2021-10-14 12:51 Janosch Frank
  2021-10-14 12:51 ` [kvm-unit-tests PATCH v2 1/3] lib: s390x: Fix PSW constant Janosch Frank
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Janosch Frank @ 2021-10-14 12:51 UTC (permalink / raw)
  To: kvm; +Cc: linux-s390, imbrenda, david, thuth, seiden

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-10-14 13:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-14 12:51 [kvm-unit-tests PATCH v2 0/3] s390x: Cleanup and maintenance 3 Janosch Frank
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox