On Wed, Jan 22, 2025 at 07:43:44PM +0100, Thomas Weißschuh wrote: > Support for 32-bit s390 is very easy to implement and useful for > testing. For example I used to test some generic compat_ptr() logic, > which is only testable on 32-bit s390. > > The series depends on my other series > "selftests/nolibc: test kernel configuration cleanups". > (It's not a hard dependency, only a minor diff conflict) > > Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx> I'm generally fine with the series from the nolibc perspective. I've added Sven in Cc in case he wants to double-check anything, given that he initially contributed the s390 support. Acked-by: Willy Tarreau <w@xxxxxx> Thanks! Willy