From: Tonghao Zhang <[email protected]> Date: Thu, 9 Nov 2017 00:03:15 -0800
> The per-cpu counter for init_net is prepared in core_initcall.
> The patch 7d720c3e ("percpu: add __percpu sparse annotations to net")
> and d6d9ca0fe ("net: this_cpu_xxx conversions") optimize the
> routines. Then remove the old counter.
>
> Cc: Pavel Emelyanov <[email protected]>
> Signed-off-by: Tonghao Zhang <[email protected]>
Yeah, why did we keep this global counter around :-)
Applied to net-next, thanks.
