All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH v1 0/2] s390x misc fixes
@ 2022-10-18 14:09 Claudio Imbrenda
  2022-10-18 14:09 ` [kvm-unit-tests PATCH v1 1/2] lib: s390x: terminate if PGM interrupt in interrupt handler Claudio Imbrenda
  2022-10-18 14:09 ` [kvm-unit-tests PATCH v1 2/2] s390x: uv-host: fix allocation of UV memory Claudio Imbrenda
  0 siblings, 2 replies; 12+ messages in thread
From: Claudio Imbrenda @ 2022-10-18 14:09 UTC (permalink / raw)
  To: kvm; +Cc: frankja, nrb, seiden, scgl, thuth

Two unrelated misc fixes for s390x:

* abort immediately and without printing anything if a program interrupt is
  received inside an interrupt handler
* fix the uv-host test so that it allocates UV memory properly

Claudio Imbrenda (2):
  lib: s390x: terminate if PGM interrupt in interrupt handler
  s390x: uv-host: fix allocation of UV memory

 lib/s390x/asm/arch_def.h | 11 +++++++++++
 lib/s390x/interrupt.c    | 18 ++++++++++++++----
 s390x/uv-host.c          |  2 +-
 3 files changed, 26 insertions(+), 5 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2022-10-20 12:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-18 14:09 [kvm-unit-tests PATCH v1 0/2] s390x misc fixes Claudio Imbrenda
2022-10-18 14:09 ` [kvm-unit-tests PATCH v1 1/2] lib: s390x: terminate if PGM interrupt in interrupt handler Claudio Imbrenda
2022-10-19  7:34   ` Nico Boehr
2022-10-19  9:51     ` Claudio Imbrenda
2022-10-20  7:58       ` Nico Boehr
2022-10-20  8:57         ` Claudio Imbrenda
2022-10-20 11:19           ` Janosch Frank
2022-10-20 11:45             ` Claudio Imbrenda
2022-10-20 12:12               ` Janosch Frank
2022-10-18 14:09 ` [kvm-unit-tests PATCH v1 2/2] s390x: uv-host: fix allocation of UV memory Claudio Imbrenda
2022-10-19  6:34   ` Janosch Frank
2022-10-20  8:07   ` Steffen Eiden

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.