lkml.org 
[lkml]   [2023]   [Jan]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] nolibc: add support for the s390 platform
Date
Hello Paul,

this series adds support for the s390x platform to nolibc and rcutorture,
reducing the init size from ~600kB to ~1kB. The work was contributed by
Sven Schnelle. It depends on the fixes series I sent previously:

https://lore.kernel.org/lkml/20230109075442.25963-1-w@1wt.eu/

It passes the self-tests correctly and the patches are clean, please
consider queuing it.

Thank you!
Willy

---
Sven Schnelle (4):
nolibc: add support for s390
selftests/nolibc: add s390 support
rcutorture: add support for s390
rcutorture: build initrd for rcutorture with nolibc

tools/include/nolibc/arch-s390.h | 222 ++++++++++++++++++
tools/include/nolibc/arch.h | 2 +
tools/include/nolibc/sys.h | 2 +
tools/testing/selftests/nolibc/Makefile | 7 +-
.../selftests/rcutorture/bin/functions.sh | 6 +
.../selftests/rcutorture/bin/mkinitrd.sh | 2 +-
6 files changed, 239 insertions(+), 2 deletions(-)
create mode 100644 tools/include/nolibc/arch-s390.h

--
2.17.5

\
 
 \ /
  Last update: 2023-03-26 23:32    [W:0.033 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site