[PATCH v4 7/8] eal_interrupts: don't reinitialize threads

Stephen Hemminger stephen at networkplumber.org
Tue Aug 15 19:47:14 CEST 2023


On Tue, 15 Aug 2023 10:50:22 -0400
okaya at kernel.org wrote:

>  
> +/* flag for initialization */
> +static bool intr_initialized;

Could be local to function like other places with same pattern.


More information about the dev mailing list