Linus Torvalds writes: (Summary) smp_call_function_many() does indeed explicitly ignore
the current CPU.
the current CPU.
But smp_call_function_any() (one "m" less) does _not_ ignore the current CPU, and in fact prefers it.
current CPU, and in fact prefers it.
So it's not that smp_call_... As Rik's example shows, existing users should be checked too..
shows, existing users should be checked too..
Linus
Linus
Linus
the current CPU.
But smp_call_function_any() (one "m" less) does _not_ ignore the current CPU, and in fact prefers it.
current CPU, and in fact prefers it.
So it's not that smp_call_... As Rik's example shows, existing users should be checked too..
shows, existing users should be checked too..
Linus
Linus
Linus