Yep, this is what I mentioned in the intro mail.
OK, I could not see anything which relied on that and I did think that
it was a somewhat odd interface. By the time that smp_call_function()
stops waiting for startups, we could easily be in the condition that the
N-1 CPUs executed the function part a long time ago. I just didn't see
much usefulness in that, you may as well just set wait == 1 in that
case.
I'll drop the s390 bits. I can easily add something like
smp_call_function_foo() that has this behaviour.
--
Jens Axboe
--