[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190603.150917.953872341570731097.davem@davemloft.net>
Date: Mon, 03 Jun 2019 15:09:17 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: edumazet@...gle.com
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next] ipv4: icmp: use this_cpu_read() in icmp_sk()
From: Eric Dumazet <edumazet@...gle.com>
Date: Fri, 31 May 2019 19:09:02 -0700
> this_cpu_read(*X) is faster than *this_cpu_ptr(X)
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied.
Powered by blists - more mailing lists