Commit 7848055
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 cc55ed9 commit 7848055
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| 415 | + | |
415 | 416 | | |
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
| 420 | + | |
419 | 421 | | |
420 | 422 | | |
421 | 423 | | |
| |||
0 commit comments