From: Hannes Frederic Sowa <han...@stressinduktion.org>
Date: Mon, 16 Nov 2015 12:05:03 +0100

> By declaring the huge stack allocations as static. We can do so
> because we hold rtnl.

Look across the tree, this is an idiom copied all over the place.
If putting a rtnl_link_stats64 object on the stack is truly a
problem, we have a lot of spots to fix.

I do not think, therefore, that this solution is tenable, we
need something that handles all cases properly.
--
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

Reply via email to