Message ID | 20241017152422.487406-1-atenart@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | net: sysctl: allow dump_cpumask to handle higher numbers of CPUs | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Thu, 17 Oct 2024 17:24:16 +0200 you wrote: > Hello, > > The main goal of this series is to allow dump_cpumask to handle higher > numbers of CPUs (patch 3). While doing so I had the opportunity to make > the function a bit simpler, which is done in patches 1-2. > > None of those is net material IMO. > > [...] Here is the summary with links: - [net-next,1/3] net: sysctl: remove always-true condition https://git.kernel.org/netdev/net-next/c/d631094e4d20 - [net-next,2/3] net: sysctl: do not reserve an extra char in dump_cpumask temporary buffer https://git.kernel.org/netdev/net-next/c/a8cc8fa14541 - [net-next,3/3] net: sysctl: allow dump_cpumask to handle higher numbers of CPUs https://git.kernel.org/netdev/net-next/c/124afe773b1a You are awesome, thank you!