All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [COMMITTED] cfs-scheduler: Add one more kernel git hash
@ 2021-06-25  3:03 Li Wang
  0 siblings, 0 replies; only message in thread
From: Li Wang @ 2021-06-25  3:03 UTC (permalink / raw)
  To: ltp

Signed-off-by: Li Wang <liwang@redhat.com>
---
 testcases/kernel/sched/cfs-scheduler/cfs_bandwidth01.c | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/testcases/kernel/sched/cfs-scheduler/cfs_bandwidth01.c b/testcases/kernel/sched/cfs-scheduler/cfs_bandwidth01.c
index b06cede16..9301ee458 100644
--- a/testcases/kernel/sched/cfs-scheduler/cfs_bandwidth01.c
+++ b/testcases/kernel/sched/cfs-scheduler/cfs_bandwidth01.c
@@ -16,6 +16,14 @@
  *
  * The test is known to reproduce an issue with an update to
  * SLE-15-SP1 (kernel 4.12.14-197.64, bsc#1179093).
+ *
+ * Also as an reproducer for another bug:
+ *
+ *    commit fdaba61ef8a268d4136d0a113d153f7a89eb9984
+ *    Author: Rik van Riel <riel@surriel.com>
+ *    Date:   Mon Jun 21 19:43:30 2021 +0200
+ *
+ *    sched/fair: Ensure that the CFS parent is added after unthrottling
  */
 
 #include <stdlib.h>
@@ -179,6 +187,7 @@ static struct tst_test test = {
 		{"linux-git", "fe61468b2cbc"},
 		{"linux-git", "5ab297bab984"},
 		{"linux-git", "6d4d22468dae"},
+		{"linux-git", "fdaba61ef8a2"},
 		{ }
 	}
 };
-- 
2.31.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-25  3:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-25  3:03 [LTP] [COMMITTED] cfs-scheduler: Add one more kernel git hash Li Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.