2014-01-07 16:22:18

by Frederic Weisbecker

[permalink] [raw]
Subject: Re: [PATCH 3/9] kernel: use lockless list for smp_call_function_single()

2013/12/23 Jan Kara <[email protected]>:
> From: Christoph Hellwig <[email protected]>
>
> Make smp_call_function_single and friends more efficient by using
> a lockless list.
>
> Signed-off-by: Christoph Hellwig <[email protected]>
> Signed-off-by: Jan Kara <[email protected]>

FWIW, I really like that patch.

Reviewed-by: Frederic Weisbecker <[email protected]>