Re: [GIT PULL] nolibc changes for 6.6-rc1

From: Willy Tarreau
Date: Tue Aug 15 2023 - 23:13:43 EST


On Tue, Aug 15, 2023 at 03:06:39PM -0600, Shuah Khan wrote:
> Pull worked fine and my verify_fixes script failed on the following patches.
>
> Commit: 6c931bf0c732 ("selftests/nolibc: avoid buffer underrun in space printing")
> Fixes tag: Fixes: 8a27526f49f9 ("selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER")
> Has these problem(s):
> - Target SHA1 does not exist
> Commit: 40f12898b479 ("tools/nolibc/stdio: add setvbuf() to set buffering mode")
> Fixes tag: Fixes: ecb7fe2cd610 ("selftests: line buffer test program's stdout")
> Has these problem(s):
> - Target SHA1 does not exist
>
>
> Will you be able to add the right commit IDs and resend the pull, so there
> are no mistakes if I guess it wrong.

Will do, many thanks for the check!
Willy