Re: [PATCH net v3] net: iterate online nodes in skb_defer_free_flush()

From: Kris Pan

Date: Tue Sep 15 2026 - 21:17:43 EST


Thanks for the review and the patch, Eric.

Splitting it makes sense: the dev_cpu_dead() drain is a real pre-existing
bug fix for net, and the for_each_online_node() one-liner can go to
net-next afterwards. I'll drop this v3 and wait for your net patch, then
send the one-liner.

Thanks,
Kris