[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130820.150602.458021346277301822.davem@davemloft.net>
Date: Tue, 20 Aug 2013 15:06:02 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: stephen@...workplumber.org
Cc: weiyj.lk@...il.com, pshelar@...ira.com,
mike.rapoport@...ellosystems.com, amwang@...hat.com,
yongjun_wei@...ndmicro.com.cn, netdev@...r.kernel.org
Subject: Re: [PATCH -next] vxlan: using kfree_rcu() to simplify the code
From: Stephen Hemminger <stephen@...workplumber.org>
Date: Fri, 16 Aug 2013 16:45:44 -0700
> On Sat, 17 Aug 2013 07:32:09 +0800
> Wei Yongjun <weiyj.lk@...il.com> wrote:
>
>> From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
>>
>> The callback function of call_rcu() just calls a kfree(), so we
>> can use kfree_rcu() instead of call_rcu() + callback function.
>>
>> Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
...
> Acked-by: Stephen Hemminger <stephen@...workplumber.org>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists