Marek Lindner said, at 2012/11/13 17:55:
>> net/batman-adv/main.h |4 +---
>> 1 files changed, 1 insertions(+), 3 deletions(-)
>
> Applied in our tree (revision f8b19e1). We will pass along this patch through
> our standard workflow. No need to resend this patch in the future.
OK thanks~
>
On Tuesday, November 13, 2012 09:53:26 Shan Wei wrote:
> From: Shan Wei
>
> this_cpu_add is an atomic operation.
> and be more faster than per_cpu_ptr operation.
>
> Signed-off-by: Shan Wei
> Reviewed-by: Christoph Lameter
> ---
> v4: no changes vs v3.
> ---
> net/batman-adv/main.h |4 +--
From: Shan Wei
this_cpu_add is an atomic operation.
and be more faster than per_cpu_ptr operation.
Signed-off-by: Shan Wei
Reviewed-by: Christoph Lameter
---
v4: no changes vs v3.
---
net/batman-adv/main.h |4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/net/batman-
3 matches
Mail list logo