[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <165647581388.19740.11080442263785622294.git-patchwork-notify@kernel.org>
Date: Wed, 29 Jun 2022 04:10:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, ebiederm@...ssion.com, xemul@...nvz.org,
herbert@...dor.apana.org.au, kuni1840@...il.com,
netdev@...r.kernel.org
Subject: Re: [PATCH v3 net] af_unix: Do not call kmemdup() for init_net's sysctl
table.
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 27 Jun 2022 16:36:27 -0700 you wrote:
> While setting up init_net's sysctl table, we need not duplicate the
> global table and can use it directly as ipv4_sysctl_init_net() does.
>
> Unlike IPv4, AF_UNIX does not have a huge sysctl table for now, so it
> cannot be a problem, but this patch makes code consistent.
>
> Fixes: 1597fbc0faf8 ("[UNIX]: Make the unix sysctl tables per-namespace")
> Acked-by: Eric W. Biederman <ebiederm@...ssion.com>
> Signed-off-by: Kuniyuki Iwashima <kuniyu@...zon.com>
>
> [...]
Here is the summary with links:
- [v3,net] af_unix: Do not call kmemdup() for init_net's sysctl table.
https://git.kernel.org/netdev/net-next/c/849d5aa3a1d8
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists