SCLP facilities have been a bit overlooked in cpumodel tests and have recently caused some headaches. So let's extend the tests and the library with a bit of sclp feature checking. Based on the uv_host branch / patches. v2: * Check bit instead of mask * Squashed fmt 2 and 4 patches into one Janosch Frank (3): s390x: sclp: Only fetch read info byte 134 if cpu entries are above it lib: s390x: sclp: Extend feature probing s390x: cpumodel: FMT2 and FMT4 SCLP test lib/s390x/sclp.c | 23 +++++++++++++++- lib/s390x/sclp.h | 38 ++++++++++++++++++++++++-- s390x/cpumodel.c | 71 +++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 127 insertions(+), 5 deletions(-) -- 2.30.2