* [LTP] [PATCH 1/1] sched_rr_get_interval01: Add another kernel tag
@ 2023-08-18 7:13 Petr Vorel
2023-09-01 9:41 ` Cyril Hrubis
0 siblings, 1 reply; 3+ messages in thread
From: Petr Vorel @ 2023-08-18 7:13 UTC (permalink / raw)
To: ltp
Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
NOTE: git commit is still only in next tree [1], although hash will be
very likely the same, we should wait until it get to mainline (likely in
6.6-rc1).
I suppose we could write a test for another Cyril's fix [2].
Kind regards,
Petr
[1] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20230817&id=c7fcb99877f9f542c918509b2801065adcaf46fa
[2] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20230817&id=c1fc6484e1fb7cc2481d169bfef129a1b0676abe
.../syscalls/sched_rr_get_interval/sched_rr_get_interval01.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/testcases/kernel/syscalls/sched_rr_get_interval/sched_rr_get_interval01.c b/testcases/kernel/syscalls/sched_rr_get_interval/sched_rr_get_interval01.c
index 5ef3541ca..597de4665 100644
--- a/testcases/kernel/syscalls/sched_rr_get_interval/sched_rr_get_interval01.c
+++ b/testcases/kernel/syscalls/sched_rr_get_interval/sched_rr_get_interval01.c
@@ -79,6 +79,7 @@ static struct tst_test test = {
.needs_root = 1,
.tags = (const struct tst_tag[]) {
{"linux-git", "975e155ed873"},
+ {"linux-git", "c7fcb99877f9"},
{}
}
};
--
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] sched_rr_get_interval01: Add another kernel tag
2023-08-18 7:13 [LTP] [PATCH 1/1] sched_rr_get_interval01: Add another kernel tag Petr Vorel
@ 2023-09-01 9:41 ` Cyril Hrubis
2023-09-01 10:45 ` Petr Vorel
0 siblings, 1 reply; 3+ messages in thread
From: Cyril Hrubis @ 2023-09-01 9:41 UTC (permalink / raw)
To: Petr Vorel; +Cc: ltp
Hi!
> NOTE: git commit is still only in next tree [1], although hash will be
> very likely the same, we should wait until it get to mainline (likely in
> 6.6-rc1).
The fix has reached the mainline with unchanged hash hence patch
applied, thanks.
> I suppose we could write a test for another Cyril's fix [2].
I guess that I can just send patch for that one, should be fairly easy.
--
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] sched_rr_get_interval01: Add another kernel tag
2023-09-01 9:41 ` Cyril Hrubis
@ 2023-09-01 10:45 ` Petr Vorel
0 siblings, 0 replies; 3+ messages in thread
From: Petr Vorel @ 2023-09-01 10:45 UTC (permalink / raw)
To: Cyril Hrubis; +Cc: ltp
> Hi!
> > NOTE: git commit is still only in next tree [1], although hash will be
> > very likely the same, we should wait until it get to mainline (likely in
> > 6.6-rc1).
> The fix has reached the mainline with unchanged hash hence patch
> applied, thanks.
+1
> > I suppose we could write a test for another Cyril's fix [2].
> I guess that I can just send patch for that one, should be fairly easy.
Great, thanks!
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-01 10:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-18 7:13 [LTP] [PATCH 1/1] sched_rr_get_interval01: Add another kernel tag Petr Vorel
2023-09-01 9:41 ` Cyril Hrubis
2023-09-01 10:45 ` Petr Vorel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox