Thread (15 messages) flat view 15 messages, 4 authors, 4d ago

Re: [PATCH net 2/3] vxlan: vnifilter: account VNI node and per-CPU stats to memcg

From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-09-15 00:31:56
Also in: lkml

On Wed,  9 Sep 2026 12:26:44 +0300 Ali Firas wrote:
-	vninode->stats = netdev_alloc_pcpu_stats(struct vxlan_vni_stats_pcpu);
+	vninode->stats = __netdev_alloc_pcpu_stats(struct vxlan_vni_stats_pcpu,
+						   GFP_KERNEL_ACCOUNT);
You can make netdev_alloc_pcpu_stats() use _ACCOUNT, I reckon.
Again, no Fixes tag needed here, this is really not a serious issue.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help