]> git.hungrycats.org Git - linux/commit
net: shaper: add a comment why we don't need kfree_rcu() in flush
authorJakub Kicinski <kuba@kernel.org>
Tue, 9 Jun 2026 18:32:23 +0000 (11:32 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 11 Jun 2026 10:55:23 +0000 (12:55 +0200)
commit3b4ba57263383942a9bea2def3e82750f9a929d8
tree42c40232ee6efce2698def2c3ca6b981c8844e08
parent3500dfa6ff0e658f10fa7c87d8be557cefa3d1bb
net: shaper: add a comment why we don't need kfree_rcu() in flush

We keep getting misguided patches to fix the flush.
Add a comment.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Link: https://patch.msgid.link/20260609183224.1108521-4-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/shaper/shaper.c