[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190218.163619.570942752266231184.davem@davemloft.net>
Date: Mon, 18 Feb 2019 16:36:19 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: weiyongjun1@...wei.com
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
netdev@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] net: sched: using kfree_rcu() to simplify the code
From: Wei Yongjun <weiyongjun1@...wei.com>
Date: Sat, 16 Feb 2019 08:19:55 +0000
> 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 <weiyongjun1@...wei.com>
Applied.
Powered by blists - more mailing lists