Re: [PATCH] blk-mq: use __smp_call_function_single directly

From: Jens Axboe
Date: Wed Jan 08 2014 - 16:32:14 EST


On 01/08/2014 10:33 AM, Christoph Hellwig wrote:
> __smp_call_function_single already avoids multiple IPIs by internally
> queing up the items, and now also is available for non-SMP builds as
> a trivially correct stub, so there is no need to wrap it. If the
> additional lock roundtrip cause problems my patch to convert the
> generic IPI code to llists is waiting to get merged will fix it.

Thanks Christoph, applied it.

--
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/