linux58-tkg: Import changes from 6ab568ff2a
This commit is contained in:
parent
5cdbfad000
commit
79c1b663b1
@ -131,7 +131,7 @@ sha256sums=('e7f75186aa0642114af8f19d99559937300ca27acaf7451b36d4f9b0f85cf1f5'
|
||||
'7058e57fd68367b029adc77f2a82928f1433daaf02c8c279cb2d13556c8804d7'
|
||||
'62496f9ca788996181ef145f96ad26291282fcc3fb95cdc04080dcf84365be33'
|
||||
'7fd8e776209dac98627453fda754bdf9aff4a09f27cb0b3766d7983612eb3c74'
|
||||
'0731f18ba998743c5759818aeecf05394954efd1cb6ff2ad9946219ce23cd901'
|
||||
'31b172eb6a0c635a8d64cc1c2e8181d9f928ee991bd44f6e556d1713b815f8d9'
|
||||
'19661ec0d39f9663452b34433214c755179894528bf73a42f6ba52ccf572832a'
|
||||
'cd225e86d72eaf6c31ef3d7b20df397f4cc44ddd04389850691292cdf292b204'
|
||||
'49262ce4a8089fa70275aad742fc914baa28d9c384f710c9a62f64796d13e104'
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user