[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171011.201720.1814836553811001805.davem@davemloft.net>
Date: Wed, 11 Oct 2017 20:17:20 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: fw@...len.de
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next 1/2] ipv6: addrconf: don't use rtnl mutex in
RTM_GETNETCONF
From: Florian Westphal <fw@...len.de>
Date: Wed, 11 Oct 2017 10:28:00 +0200
> Instead of relying on rtnl mutex bump device reference count.
> After this change, values reported can change in parallel, but thats not
> much different from current state, as anyone can change the settings
> right after rtnl_unlock (and before userspace processed reply).
>
> While at it, switch to GFP_KERNEL allocation.
>
> Signed-off-by: Florian Westphal <fw@...len.de>
Applied.
Powered by blists - more mailing lists