lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230109191534.GU4028633@paulmck-ThinkPad-P17-Gen-1>
Date:   Mon, 9 Jan 2023 11:15:34 -0800
From:   "Paul E. McKenney" <paulmck@...nel.org>
To:     Willy Tarreau <w@....eu>
Cc:     linux-kernel@...r.kernel.org, Sven Schnelle <svens@...ux.ibm.com>
Subject: Re: [PATCH 0/4] nolibc: add support for the s390 platform

On Mon, Jan 09, 2023 at 09:09:06AM +0100, Willy Tarreau wrote:
> 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.

"80 test(s) passed" and successful exit code.  I will assume that the
decrease in tests from 81 to 80 is intended.  I have these queued,
but it may be some hours before they are externally visible.

Thank you!

							Thanx, Paul

> 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
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ