From: Shuah Khan <skhan@linuxfoundation.org>
To: "Thomas Weißschuh" <linux@weissschuh.net>,
"Shuah Khan" <shuah@kernel.org>
Cc: linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
Willy Tarreau <w@1wt.eu>, Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH 0/3] tools/nolibc: implement strerror()
Date: Fri, 28 Jun 2024 15:46:00 -0600 [thread overview]
Message-ID: <813c866d-c5f1-4f29-8854-4a789fd035cd@linuxfoundation.org> (raw)
In-Reply-To: <d6021c7c-271a-4aaa-82af-5a8ac7aac60b@t-8ch.de>
On 5/2/24 10:10, Thomas Weißschuh wrote:
> Hi Shuah,
>
> On 2024-04-26 13:08:55+0000, Thomas Weißschuh wrote:
>> Adds a simple implementation of strerror() and makes use of it in
>> kselftests.
>>
>> Shuah, could you Ack patch 3?
>
> Friendly ping for an Ack of patch 3 of this series.
>
> After that I'd like to submit an updated nolibc pull request to you for 6.10.
>
>> Willy, this should work *without* your Ack.
>>
>> Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
>> ---
>> Thomas Weißschuh (3):
>> selftests/nolibc: introduce condition to run tests only on nolibc
>> tools/nolibc: implement strerror()
>> selftests: kselftest: also use strerror() on nolibc
>>
>> tools/include/nolibc/stdio.h | 10 ++++++++
>> tools/testing/selftests/kselftest.h | 8 -------
>> tools/testing/selftests/nolibc/nolibc-test.c | 36 ++++++++++++++++++----------
>> 3 files changed, 33 insertions(+), 21 deletions(-)
>> ---
>> base-commit: a3063ba97f31e0364379a3ffc567203e3f79e877
>> change-id: 20240425-nolibc-strerror-67f4bfa03035
>>
>> Best regards,
>> --
>> Thomas Weißschuh <linux@weissschuh.net>
Sorry for the delay o this.
Acked-by: Shuah Khan <skhan@linuxfoundation.org>
thanks,
-- Shuah
prev parent reply other threads:[~2024-06-28 21:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-26 11:08 [PATCH 0/3] tools/nolibc: implement strerror() Thomas Weißschuh
2024-04-26 11:08 ` [PATCH 1/3] selftests/nolibc: introduce condition to run tests only on nolibc Thomas Weißschuh
2024-04-26 11:08 ` [PATCH 2/3] tools/nolibc: implement strerror() Thomas Weißschuh
2024-04-26 11:08 ` [PATCH 3/3] selftests: kselftest: also use strerror() on nolibc Thomas Weißschuh
2024-05-27 16:11 ` Thomas Weißschuh
2024-06-28 20:56 ` Shuah Khan
2024-06-28 21:25 ` Shuah Khan
2024-05-02 16:10 ` [PATCH 0/3] tools/nolibc: implement strerror() Thomas Weißschuh
2024-06-28 21:46 ` Shuah Khan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=813c866d-c5f1-4f29-8854-4a789fd035cd@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux@weissschuh.net \
--cc=shuah@kernel.org \
--cc=w@1wt.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox