Skip to content

Commit 8c9f1bd

Browse files
committed
Project-C v5.14-r0
1 parent 3240e9d commit 8c9f1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/sched/alt_core.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ __read_mostly int sysctl_resched_latency_warn_once = 1;
6767
#define sched_feat(x) (0)
6868
#endif /* CONFIG_SCHED_DEBUG */
6969

70-
#define ALT_SCHED_VERSION "v5.13-r3"
70+
#define ALT_SCHED_VERSION "v5.14-r0"
7171

7272
/* rt_prio(prio) defined in include/linux/sched/rt.h */
7373
#define rt_task(p) rt_prio((p)->prio)

0 commit comments

Comments
 (0)