* [LTP] [PATCH 1/1] doc: Document musl-git
@ 2023-09-25 15:24 Petr Vorel
2023-09-26 8:22 ` Cyril Hrubis
0 siblings, 1 reply; 3+ messages in thread
From: Petr Vorel @ 2023-09-25 15:24 UTC (permalink / raw)
To: ltp; +Cc: Richard Palethorpe
Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
A follow up for musl-git related patchset
https://patchwork.ozlabs.org/project/ltp/list/?series=374767&state=*
doc/c-test-api.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/c-test-api.txt b/doc/c-test-api.txt
index 0fe8ed41d..dab811564 100644
--- a/doc/c-test-api.txt
+++ b/doc/c-test-api.txt
@@ -2369,13 +2369,14 @@ NOTE: We don't track all backports to stable kernel but just those which are
stable branch specific (unique), i.e. no commit in mainline. Example of
commits: c4a23c852e80, cac68d12c531.
-Glibc git commit in a regression test for a glibc bug:
+Glibc and musl git commits in a regression test for glibc and musl bugs:
[source,c]
-------------------------------------------------------------------------------
struct tst_test test = {
...
.tags = (const struct tst_tag[]) {
{"glibc-git", "574500a108be"},
+ {"musl-git", "fa4a8abd06a4"},
{}
}
};
--
2.40.1
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [LTP] [PATCH 1/1] doc: Document musl-git
2023-09-25 15:24 [LTP] [PATCH 1/1] doc: Document musl-git Petr Vorel
@ 2023-09-26 8:22 ` Cyril Hrubis
2023-09-27 5:30 ` Petr Vorel
0 siblings, 1 reply; 3+ messages in thread
From: Cyril Hrubis @ 2023-09-26 8:22 UTC (permalink / raw)
To: Petr Vorel; +Cc: Richard Palethorpe, ltp
Hi!
> Signed-off-by: Petr Vorel <pvorel@suse.cz>
> ---
> A follow up for musl-git related patchset
> https://patchwork.ozlabs.org/project/ltp/list/?series=374767&state=*
Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
--
Cyril Hrubis
chrubis@suse.cz
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [LTP] [PATCH 1/1] doc: Document musl-git
2023-09-26 8:22 ` Cyril Hrubis
@ 2023-09-27 5:30 ` Petr Vorel
0 siblings, 0 replies; 3+ messages in thread
From: Petr Vorel @ 2023-09-27 5:30 UTC (permalink / raw)
To: Cyril Hrubis; +Cc: Richard Palethorpe, ltp
Hi,
also this merged, thanks for your review.
Kind regards,
Petr
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-09-27 5:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-25 15:24 [LTP] [PATCH 1/1] doc: Document musl-git Petr Vorel
2023-09-26 8:22 ` Cyril Hrubis
2023-09-27 5:30 ` Petr Vorel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox