[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56E965E2.9050506@cumulusnetworks.com>
Date: Wed, 16 Mar 2016 14:55:46 +0100
From: Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
To: Xin Long <lucien.xin@...il.com>,
network dev <netdev@...r.kernel.org>
Cc: davem@...emloft.net,
Hannes Frederic Sowa <hannes@...essinduktion.org>
Subject: Re: [PATCH net-next 1/6] bridge: add rtnl_lock in fdb_flush in
br_sysfs_br.c
On 03/16/2016 02:34 PM, Xin Long wrote:
> In fdb_delete, it will send rtnl msg, so before that, we should
> hold rtnl_lock in the function that call it in sysfs.
>
> Signed-off-by: Xin Long <lucien.xin@...il.com>
> ---
> net/bridge/br_sysfs_br.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
IIRC rtnl_notify() doesn't require rtnl lock to be held so this patch is not
needed
Powered by blists - more mailing lists