Skip to content
Commit 815af8ff authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: SMP: rework IPI processing



Don't skip current CPU in send_ipi_message: callers of this function
take care of it and it's harmless anyway.
Don't clear IPI bits one by one, clear all that were read at once.
Check IPI register in a loop in case new IPI was posted while previous
was being handled.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 05bdebd5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment