Commit 6cef720
committed
dp: Disable DP task deadline recalculation from userspace DP thread
Disable DP tasks deadline recalculation from DP threads running in
userspace.
Recalculation requires information about other DP threads, which
is not available from a DP thread operating in userspace. This
is a temporary change until a better solution is found.
Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>1 parent ae121dd commit 6cef720
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
408 | 409 | | |
409 | 410 | | |
410 | 411 | | |
411 | | - | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
412 | 415 | | |
413 | 416 | | |
414 | 417 | | |
| |||
454 | 457 | | |
455 | 458 | | |
456 | 459 | | |
457 | | - | |
| 460 | + | |
| 461 | + | |
458 | 462 | | |
459 | 463 | | |
460 | 464 | | |
| |||
0 commit comments