Recently I wrote an on_cpu() function, which is like smp_call_function_single() except that it works if the target cpu happens to be the current cpu. Andi Kleen requested that I fold this into smp_call_function_single(), which I did. The change is trivial as might be expected.

My plan is to push the x86 changes with the kvm updates in the current merge window (since kvm depends on this functionality), and submit patches to other arches individually to the arch maintainer since I can't even compile test them.

Are there any objections to this?

--
error compiling committee.c: too many arguments to function

-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to