Here are a few more fixes and cleanups that improve readability and architectural compliance. v3: * Check CC == 1 for rc 0x100 query * ifndef the UV debug switch * Replaced tprot fix * Added a simple fix to the snippet lib linking problem Janis Schoetterl-Glausch (1): lib: s390x: Add access key argument to tprot Janosch Frank (8): s390x: uv: Tolerate 0x100 query return code s390x: uv-host: Fence a destroy cpu test on z15 lib: s390x: uv: Fix share return value and print lib: s390x: uv: Add UVC_ERR_DEBUG switch lib: s390x: Print PGM code as hex s390x: Add sthyi cc==0 r2+1 verification s390x: snippets: Set stackptr and stacktop in cstart.S s390x: snippets: Define all things that are needed to link the lib lib/s390x/asm/arch_def.h | 20 +++++++++++++++++--- lib/s390x/asm/uv.h | 21 +++++++++++++-------- lib/s390x/interrupt.c | 2 +- lib/s390x/sclp.c | 2 +- s390x/skrf.c | 3 +-- s390x/snippets/c/cstart.S | 16 +++++++++++++++- s390x/snippets/c/flat.lds | 2 ++ s390x/sthyi.c | 20 +++++++++++--------- s390x/uv-guest.c | 4 +++- s390x/uv-host.c | 19 ++++++++++++------- 10 files changed, 76 insertions(+), 33 deletions(-) -- 2.30.2