]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6c7fb3b21006eb7fe5b6f0d04ec91ae5604c1b73
tree0059c050729eacf01ebc6bb3691b46343ddab376
parent5e6531f76c53e694c992bbb3f7fa05232118d1a5
parentfcd24accfbbcb008a1f8aa27e62e8b196e19e444
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>