mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
With the conversion of the counter expressions to make it percpu, we need to clone the percpu memory area, otherwise we crash when using counters from flow tables. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>