linux58-tkg: Import changes from 6ab568ff2a

This commit is contained in:
Tk-Glitch
2020-08-04 14:00:09 +02:00
parent 5cdbfad000
commit 79c1b663b1
2 changed files with 3 additions and 3 deletions

View File

@@ -573,9 +573,9 @@ index 3bac0a8ceab2..d6d384ddb57d 100644
#define SCHED_BATCH 3
-/* SCHED_ISO: reserved but not implemented yet */
+/* SCHED_ISO: Implemented in BFS/MuQSSPDS only */
+#ifdef CONFIG_SCHED_PDS
+
+#define SCHED_ISO 4
+#endif
+
#define SCHED_IDLE 5
#define SCHED_DEADLINE 6