Re: [PATCH v3 2/6] smp: Cleanup smp_call_function*()

From: Frederic Weisbecker
Date: Wed Oct 28 2020 - 20:58:29 EST


On Wed, Oct 28, 2020 at 12:07:09PM +0100, Peter Zijlstra wrote:
> Get rid of the __call_single_node union and cleanup the API a little
> to avoid external code relying on the structure layout as much.
>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>

Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>