On Mon, 5 Jun 2023 14:20:04 -0700 Stefan Roesch wrote: > +static void _napi_busy_loop(unsigned int napi_id, IDK how much of an official kernel coding style this rule is but I think that double underscore is more idiomatic.. > bool (*loop_end)(void *, unsigned long), > - void *loop_end_arg, bool prefer_busy_poll, u16 budget) > + void *loop_end_arg, bool prefer_busy_poll, u16 budget, > + bool rcu) -- pw-bot: cr