Merge branch 'rtnetlink-fix-initial-rtnl-pushdown-fallout'
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Aug 2017 16:50:22 +0000 (09:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Aug 2017 16:50:22 +0000 (09:50 -0700)
commit2e2d5d767c9ddb2b10d74f2c20a257101c7070eb
tree0059c050729eacf01ebc6bb3691b46343ddab376
parent2d5716456404a1ba097d46770f82f23a2457a873
parent33b01b7b4f19f82198a298936de225eef942fc7c
Merge branch 'rtnetlink-fix-initial-rtnl-pushdown-fallout'

Florian Westphal says:

====================
rtnetlink: fix initial rtnl pushdown fallout

This series fixes various bugs and splats reported since the
allow-handler-to-run-with-no-rtnl series went in.

Last patch adds a script that can be used to add further
tests in case more bugs are reported.
In case you prefer reverting the original series instead of
fixing fallout I can resend this patch on its own.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>