Re: [PATCH net,v2] net: mana: Fix accessing freed irq affinity_hint

From: Jakub Kicinski
Date: Thu Feb 02 2023 - 14:38:36 EST


On Wed, 1 Feb 2023 13:46:53 -0800 Haiyang Zhang wrote:
> + irq_set_affinity_and_hint(irq, cpumask_of(cpumask_local_spread
> + (i, gc->numa_node)));

The line break here looks ugly.
Please use a local variable for the mask or the cpu.