[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220627105859.3ffec11a@kernel.org>
Date: Mon, 27 Jun 2022 10:58:59 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: "Eric W. Biederman" <ebiederm@...ssion.com>,
Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>,
Pavel Emelyanov <xemul@...nvz.org>,
Herbert Xu <herbert@...dor.apana.org.au>,
Kuniyuki Iwashima <kuni1840@...il.com>,
<netdev@...r.kernel.org>
Subject: Re: [PATCH v2 net] af_unix: Do not call kmemdup() for init_net's
sysctl table.
On Sun, 26 Jun 2022 11:43:27 -0500 Eric W. Biederman wrote:
> Kuniyuki Iwashima <kuniyu@...zon.com> writes:
>
> > While setting up init_net's sysctl table, we need not duplicate the global
> > table and can use it directly.
>
> Acked-by: "Eric W. Biederman" <ebiederm@...ssion.com>
>
> I am not quite certain the savings of a single entry table justivies
> the complexity. But the looks correct.
Yeah, the commit message is a little sparse. The "why" is not addressed.
Could you add more details to explain the motivation?
Powered by blists - more mailing lists