[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <106b95fc-139e-45dd-87ba-f8e536b37ff3@kernel.org>
Date: Fri, 8 Mar 2024 08:26:56 -0700
From: David Ahern <dsahern@...nel.org>
To: Eric Dumazet <edumazet@...gle.com>
Cc: "David S . Miller" <davem@...emloft.net>, Jakub Kicinski
<kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org,
eric.dumazet@...il.com
Subject: Re: [PATCH net-next 1/4] ipv6: make inet6_fill_ifaddr() lockless
On 3/6/24 11:24 PM, Eric Dumazet wrote:
> I did a full audit and I think I did not miss any READ_ONCE()/WRITE_ONCE()
>
> Of course, this is extra precaution anyway, the race has no impact
> other than KCSAN and/or would require a dumb compiler in the first
> place.
Then I guess I do not need to waste my time on a detailed review:
Acked-by: David Ahern <dsahern@...nel.org>
>
> If I had to explain this in the changelog, I guess I would not do all
> these changes, this would be too time consuming.
The request was something simple as the following in the changelog:
"New objects not in any list or table do not need the annotations, nor
do updates done while holding a lock."
Reminder for current reviewer and in the future of the intent behind the
change.
Powered by blists - more mailing lists