Commit 3dd7289
committed
schedule: zephyr_ll: ISR check is not needed when LL in user-space
No need to check whether we are running in ISR as this can never
happen when LL scheduler is run in user-space.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent 9526d7d commit 3dd7289
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| 405 | + | |
405 | 406 | | |
406 | 407 | | |
407 | 408 | | |
408 | 409 | | |
| 410 | + | |
409 | 411 | | |
410 | 412 | | |
411 | 413 | | |
| |||
0 commit comments