Re: [GIT PULL] nolibc for 6.11-rc1

From: Thomas Weißschuh
Date: Sun Jul 14 2024 - 04:09:27 EST


On 2024-07-12 20:16:13+0000, Paul E. McKenney wrote:
> On Sun, Jun 30, 2024 at 09:06:39AM -0700, Paul E. McKenney wrote:
> > On Sat, Jun 29, 2024 at 01:04:08PM +0200, Thomas Weißschuh wrote:
> > > Hi Paul,
> > >
> > > The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454:
> > >
> > > Linux 6.10-rc5 (2024-06-23 17:08:54 -0400)
> > >
> > > are available in the Git repository at:
> > >
> > > https://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc.git tags/nolibc-20240629-for-6.11-1
> > >
> > > for you to fetch changes up to 6ca8f2e20bd1ced8a7cd12b3ae4b1ceca85cfc2b:
> > >
> > > selftests: kselftest: also use strerror() on nolibc (2024-06-29 09:44:58 +0200)
> >
> > Hearing no objections, I have pulled this in so that it will appear
> > in the next -next. Here are the test results:
> >
> > make run:
> > 195 test(s): 195 passed, 0 skipped, 0 failed => status: success
> >
> > make run-user:
> > 195 test(s): 193 passed, 2 skipped, 0 failed => status: warning
> >
> > So looks good to me!

For testing you can use "./run-tests.sh -m [user | system]" to run the
tests on all supported architectures via QEMU.

(On the first run you can use "-p" to download the toolchains)

> And please see below for my proposed signed tag. Please let me know of
> any needed adjustments.
>
> Thanx, Paul
>
> ----------------------------------------------------------------
>
> tag nolibc.2024.07.12a
> Tagger: Paul E. McKenney <paulmck@xxxxxxxxxx>
> Date: Fri Jul 12 16:56:21 2024 -0700
>
> nolibc updates for v6.11
>
> o Fix selftest printf format mismatch in expect_str_buf_eq()

Period at the end.

>
> o Stop using brk() and sbrk() when testing against musl, which
> implements these two functions with ENOMEM.
>
> o Make tests us -Werror to force failure on compiler warnings.
>
> o Add limits for the {u,}intmax_t, ulong and {u,}llong types.
>
> o Implement strtol() and friends.
>
> o Add facility to skip nolibc-specific tests when running against
> non-nolibc libraries.
>
> o Implement strerror().
>
> o Use strerror() unconditionally, instead of only when running
> against non-nolibc libraries.

Maybe mention that this is about kselftest and not nolibc itself.

Otherwise looks good, thanks!

> -----BEGIN PGP SIGNATURE-----
>
> iQJHBAABCgAxFiEEbK7UrM+RBIrCoViJnr8S83LZ+4wFAmaRxC8THHBhdWxtY2tA
> a2VybmVsLm9yZwAKCRCevxLzctn7jCmDD/9dME6sIhlb7+Bm0V1PXH1YbrqBR8rA
> FRj620xKl2MMrpxxNDiRtv+5mI28fQklVD1wqZUB7tQV3yq6onFnA2C7QGZLn/kl
> 9smF6Jxad/ZHYKC4DfuECLLtA/vFutNvpRTrdMUyeTQDaUWZisByzMTSHrvqhHEz
> K98sL81uWIIovSM5mQA+RxMrmydT0ts683jfqXi56NPPOUaYSlERl8KZhvUaM+Rn
> gG+vULwS7d32/EOI1FJ5qyPVVTr7wC0sKueyKPmPcjfFTtNsip4EZFLsjS9lqezW
> m4PM0qCL3XkfgWPek3CIYqd8Y/mjPVYu6m0Mxji3PYboQjZjYON2E8r8EE/fw6Oi
> VLc0etIrycus7uVyBCw4LxJHhdINdpxnQG6Qji4OVilvbKCU+PA3ecepxUVGtlK+
> 3ffjanrwv841eGX7/glPElh3Cj9SJackRU5N5hXisJpWc8ode0NxVBI0g7dn6jF5
> sLtZO/JIEof+W+/Hj++3LMQKGi7OrQy0lBe64ENg+l7qhp6Aq3rxjwvZAnTVFtVq
> Dh86Wi3JD7Y6wovB1z9hlaAm1xtigxP7j0Gwr6RwSyPTNCrQvUUPOClfonjkqGN/
> B28gkbOAKBd4gbgt3d8UYGliaeiBuX23KTAR9tU2rnrJOudLeBlewlPyW09jFS98
> jdz8Ay8fuZp+Qw==
> =e/Ia
> -----END PGP SIGNATURE-----