linux58-tkg: Merge a1b097856d with prjc patchset

This commit is contained in:
Tk-Glitch
2020-09-08 13:41:29 +02:00
parent eeff790b17
commit 07ebc66bfd
2 changed files with 11 additions and 1 deletions

View File

@@ -8610,3 +8610,13 @@ index 09a302641ba67bc0dd6223d240c7172e808abe42..aaa7c434eedfc5bce8c331926d0fab14
select CGROUPS
select CGROUP_SCHED
select FAIR_GROUP_SCHED
diff --git a/kernel/sched/pds_imp.h b/kernel/sched/pds_imp.h
index 041827b92910d0b2ffd83ca41c149d3802b2ad38..66dc16218444c35831b8a93e37463c98b1c0189e 100644
--- a/kernel/sched/pds_imp.h
+++ b/kernel/sched/pds_imp.h
@@ -1,4 +1,4 @@
-#define ALT_SCHED_VERSION_MSG "sched/bmq: PDS CPU Scheduler "ALT_SCHED_VERSION" by Alfred Chen.\n"
+#define ALT_SCHED_VERSION_MSG "sched/pds: PDS CPU Scheduler "ALT_SCHED_VERSION" by Alfred Chen.\n"
static const u64 user_prio2deadline[NICE_WIDTH] = {
/* -20 */ 4194304, 4613734, 5075107, 5582617, 6140878,