Re: [PATCH v2 0/2] rework wg_cpumask_next_online()
Yury Norov <[email protected]>
| Newsgroups | com.zx2c4.lists.wireguard,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <aJdL-5t9va5Ln0xv@yury> |
Ping? On Sat, Jul 19, 2025 at 06:44:41PM -0400, Yury Norov wrote: > From: Yury Norov (NVIDIA) <[email protected]> > > Simplify the function and fix possible out-of-boundary condition. > > v2: > - fix possible >= nr_cpu_ids return (Jason). > > Yury Norov (NVIDIA) (2): > wireguard: queueing: simplify wg_cpumask_next_online() > wireguard: queueing: always return valid online CPU in wg_cpumask_choose_online() > > drivers/net/wireguard/queueing.h | 13 ++++--------- > 1 file changed, 4 insertions(+), 9 deletions(-) > > -- > 2.43.0