From: David S. Miller Date: Tue, 29 Aug 2017 16:41:56 +0000 (-0700) Subject: Merge branch 'addrlabel-no-rtnl-locking' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3d86e352c077152a9719ae5ccdf89f1ae616ff6c;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'addrlabel-no-rtnl-locking' Florian Westphal says: ==================== addrlabel: don't use rtnl locking addrlabel doesn't appear to require rtnl lock as the addrlabel table uses a spinlock to serialize add/delete operations. Also, entries are reference counted so it should be safe to call the rtnl ops without the rtnl mutex. ==================== Signed-off-by: David S. Miller --- 3d86e352c077152a9719ae5ccdf89f1ae616ff6c