Skip to content
Commit b7d7a240 authored by Jens Axboe's avatar Jens Axboe
Browse files

powerpc: convert to generic helpers for IPI function calls



This converts ppc to use the new helpers for smp_call_function() and
friends, and adds support for smp_call_function_single().

ppc loses the timeout functionality of smp_call_function_mask() with
this change, as the generic code does not provide that.

Acked-by: default avatarPaul Mackerras <paulus@samba.org>
Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 3b16cf87
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment