[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190603.145924.1916623136571096714.davem@davemloft.net>
Date: Mon, 03 Jun 2019 14:59:24 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: edumazet@...gle.com
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com,
wangkefeng.wang@...wei.com
Subject: Re: [PATCH net-next] ipv6: icmp: use this_cpu_read() in icmpv6_sk()
From: Eric Dumazet <edumazet@...gle.com>
Date: Fri, 31 May 2019 15:27:00 -0700
> In general, this_cpu_read(*X) is faster than *this_cpu_ptr(X)
>
> Also remove the inline attibute, totally useless.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> Cc: Kefeng Wang <wangkefeng.wang@...wei.com>
Applied.
Powered by blists - more mailing lists