Commit 7bdc785
committed
platform: mtk: Fix crash in DEBUG build on MTK platform
Fix crash #9933 in DEBUG
build on MTK platform.
ipc_init() must be called after scheduler_init_ll().
Signed-off-by: Andrew Perepech <andrew.perepech@mediatek.com>1 parent 2b5ed2f commit 7bdc785
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
163 | 164 | | |
| 165 | + | |
164 | 166 | | |
165 | 167 | | |
166 | | - | |
167 | | - | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
0 commit comments