From: Nikolay Aleksandrov <ra...@blackwall.org> Date: Tue, 18 Aug 2015 21:40:16 +0300
> From: Nikolay Aleksandrov <niko...@cumulusnetworks.com> > > While running net-next I hit this: ... > It would seem vrf_master_ifindex_rcu() can be called without RCU held in > other contexts as well so introduce a new helper which acquires rcu and > returns the ifindex. > Also add curly braces around both the "if" and "else" parts as per the > style guide. > > Signed-off-by: Nikolay Aleksandrov <niko...@cumulusnetworks.com> > --- > v3: keep the rcu comment above vrf_master_ifindex_rcu() > v2: use a new helper that acquires and releases rcu instead Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html