Searched hist:"62256 f98f244fbb1c7a10465e1ee412f209d8978" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ |
H A D | rtnetlink.h | diff 62256f98f244fbb1c7a10465e1ee412f209d8978 Wed Aug 09 13:41:52 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
Allow callers to tell rtnetlink core that its doit callback should be invoked without holding rtnl mutex.
Signed-off-by: Florian Westphal <fw@strlen.de> Reviewed-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff 62256f98f244fbb1c7a10465e1ee412f209d8978 Wed Aug 09 13:41:52 CDT 2017 Florian Westphal <fw@strlen.de> rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
Allow callers to tell rtnetlink core that its doit callback should be invoked without holding rtnl mutex.
Signed-off-by: Florian Westphal <fw@strlen.de> Reviewed-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|