[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241017152422.487406-1-atenart@kernel.org>
Date: Thu, 17 Oct 2024 17:24:16 +0200
From: Antoine Tenart <atenart@...nel.org>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com
Cc: Antoine Tenart <atenart@...nel.org>,
netdev@...r.kernel.org
Subject: [PATCH net-next 0/3] net: sysctl: allow dump_cpumask to handle higher numbers of CPUs
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.
Thanks,
Antoine
Antoine Tenart (3):
net: sysctl: remove always-true condition
net: sysctl: do not reserve an extra char in dump_cpumask temporary
buffer
net: sysctl: allow dump_cpumask to handle higher numbers of CPUs
net/core/sysctl_net_core.c | 38 +++++++++++++++++++++++++++-----------
1 file changed, 27 insertions(+), 11 deletions(-)
--
2.47.0
Powered by blists - more mailing lists