Commit 6c76d4d
Jyri Sarha
zephyr: idc: Name IDC p4wq threads
Name IDC p4wq threads. Unfortunately the idc threads only get their
names after they are needed for the first time. Until that time they
appear as unnamed (a hex number) threads on core 0.
There is also one funny thing. There is static thread reserved for
core 0, but that is never activated, and it remains there as a hex
number forever.
However, in this simple and risk free convenience fix, I do not dare
to touch that. Maybe later.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent ac805f1 commit 6c76d4d
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
188 | 192 | | |
189 | 193 | | |
190 | 194 | | |
| |||
0 commit comments