From: David S. Miller Date: Wed, 16 Aug 2017 00:20:55 +0000 (-0700) Subject: Merge branch 'getroute-no-rtnl' X-Git-Tag: v4.14-rc1~130^2~243 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5d1321a9fca29987c93c6d95c06d8f04e6468835;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'getroute-no-rtnl' Florian Westphal says: ==================== ipv4 getroute doesn't assume rtnl lock is held anymore, also make this true for ipv6, then switch both to DOIT_UNLOCKED. ==================== Signed-off-by: David S. Miller --- 5d1321a9fca29987c93c6d95c06d8f04e6468835