Re: [PATCH 00/11] smp: Single IPI cleanups v2

2014-02-24 Thread Jens Axboe
On 2014-02-24 12:37, Frederic Weisbecker wrote: On Mon, Feb 24, 2014 at 09:20:53AM -0800, Jens Axboe wrote: On 2014-02-24 07:39, Frederic Weisbecker wrote: Hi, This version includes: * Rename __smp_call_function_single to smp_call_function_single() as suggested by Christoph. * Acks and re

Re: [PATCH 00/11] smp: Single IPI cleanups v2

2014-02-24 Thread Frederic Weisbecker
On Mon, Feb 24, 2014 at 09:20:53AM -0800, Jens Axboe wrote: > On 2014-02-24 07:39, Frederic Weisbecker wrote: > >Hi, > > > >This version includes: > > > >* Rename __smp_call_function_single to smp_call_function_single() as > > suggested by Christoph. > > > >* Acks and reviewed-by added. > > > >*

Re: [PATCH 00/11] smp: Single IPI cleanups v2

2014-02-24 Thread Jens Axboe
On 2014-02-24 07:39, Frederic Weisbecker wrote: Hi, This version includes: * Rename __smp_call_function_single to smp_call_function_single() as suggested by Christoph. * Acks and reviewed-by added. * Rebase against -rc4 Thanks. I'd be happy to take this in, as it's mostly centered aroun

[PATCH 00/11] smp: Single IPI cleanups v2

2014-02-24 Thread Frederic Weisbecker
Hi, This version includes: * Rename __smp_call_function_single to smp_call_function_single() as suggested by Christoph. * Acks and reviewed-by added. * Rebase against -rc4 Thanks. --- Frederic Weisbecker (6): block: Remove useless IPI struct initialization smp: Consolidate the various