We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3240e9d commit 8c9f1bdCopy full SHA for 8c9f1bd
kernel/sched/alt_core.c
@@ -67,7 +67,7 @@ __read_mostly int sysctl_resched_latency_warn_once = 1;
67
#define sched_feat(x) (0)
68
#endif /* CONFIG_SCHED_DEBUG */
69
70
-#define ALT_SCHED_VERSION "v5.13-r3"
+#define ALT_SCHED_VERSION "v5.14-r0"
71
72
/* rt_prio(prio) defined in include/linux/sched/rt.h */
73
#define rt_task(p) rt_prio((p)->prio)
0 commit comments