Commit 7a40798
Peter Zijlstra
sched,irq: Convert to sched_set_fifo()
Because SCHED_FIFO is a broken scheduler model (see previous patches)
take away the priority field, the kernel can't possibly make an
informed decision.
Effectively no change.
Cc: tglx@linutronix.de
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Ingo Molnar <mingo@kernel.org>1 parent 94bedda commit 7a40798
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1271 | 1271 | | |
1272 | 1272 | | |
1273 | 1273 | | |
1274 | | - | |
1275 | | - | |
1276 | | - | |
1277 | 1274 | | |
1278 | 1275 | | |
1279 | 1276 | | |
1280 | 1277 | | |
1281 | 1278 | | |
1282 | 1279 | | |
1283 | 1280 | | |
1284 | | - | |
1285 | 1281 | | |
1286 | 1282 | | |
1287 | 1283 | | |
1288 | 1284 | | |
1289 | 1285 | | |
1290 | | - | |
| 1286 | + | |
1291 | 1287 | | |
1292 | 1288 | | |
1293 | 1289 | | |
| |||
0 commit comments