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