[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240619081341.6b2eff86@kernel.org>
Date: Wed, 19 Jun 2024 08:13:41 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Ignat Korchagin <ignat@...udflare.com>
Cc: "D. Wythe" <alibuda@...ux.alibaba.com>, "David S. Miller"
<davem@...emloft.net>, David Ahern <dsahern@...nel.org>, Eric Dumazet
<edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org, Florent Revest
<revest@...omium.org>, kernel-team@...udflare.com, Kuniyuki Iwashima
<kuniyu@...zon.com>, stable@...r.kernel.org
Subject: Re: [PATCH net v3] net: do not leave a dangling sk pointer, when
socket creation fails
On Wed, 19 Jun 2024 15:34:47 +0100 Ignat Korchagin wrote:
> > Thanks. I did scripts/get_maintainer.pl <file I'm modifying>. Not sure
> > if it is different.
>
> My bad: it is different or I actually forgot to re-run it, because
> v2/v3 modifies a different file.
Also you should run it on the patch:
$ git format-patch HEAD~
$ ./scripts/get_maintainer.pl 0001-${subject}.patch
the file version doesn't include CCs based on the commit message, most
importantly doesn't CC people who authored / reviewed the commit under
the Fixes tag.
Powered by blists - more mailing lists