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 v1->v2 * set the flag to abort immediately also during program interrupts 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 | 20 ++++++++++++++++---- s390x/uv-host.c | 2 +- 3 files changed, 28 insertions(+), 5 deletions(-) -- 2.37.3