On 10/07/2023 10.36, Nico Boehr wrote:
Quoting Thomas Huth (2023-07-06 12:48:50)
[...]
Does this patch series depend on some other patches that are not upstream
yet? I just tried to run the test, but I'm only getting:
lib/s390x/sclp.c:122: assert failed: read_info
Any ideas what could be wrong?
Yep, as you guessed this depends on:
Fixing infinite loop on SCLP READ SCP INFO error
https://lore.kernel.org/all/20230601164537.31769-1-pmorel@xxxxxxxxxxxxx/
Ok, that fixes the assertion, but now I get a test failure:
ABORT: READ_SCP_INFO failed
What else could I be missing?
Thomas