Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
idc: check if secondary core is down before sending IDC
If for any reason a secondary core is down, IDC message has no chance to be processed. This may lead to process hang in case of blocking calls and to undefined actions in case of non blocking. This commit adds a check and error log message in case of target core is down. Signed-off-by: Marcin Szkudlinski <[email protected]>
- Loading branch information