[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y+z0Xxrj6HXl7djG@lincoln>
Date: Wed, 15 Feb 2023 16:03:59 +0100
From: Larysa Zaremba <larysa.zaremba@...el.com>
To: Gal Pressman <gal@...dia.com>
CC: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, <netdev@...r.kernel.org>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>
Subject: Re: [PATCH net-next 0/2] Couple of minor improvements to build_skb
variants
On Wed, Feb 15, 2023 at 02:17:05PM +0200, Gal Pressman wrote:
> First patch replaces open-coded occurrences of
> skb_propagate_pfmemalloc() in build_skb() and build_skb_around().
> The secnod patch adds a likely() to the skb allocation in build_skb().
>
> Thanks
>
> Gal Pressman (2):
> skbuff: Replace open-coded skb_propagate_pfmemalloc()s
> skbuff: Add likely to skb pointer in build_skb()
>
> net/core/skbuff.c | 8 +++-----
> 1 file changed, 3 insertions(+), 5 deletions(-)
>
Reviewed-by: Larysa Zaremba <larysa.zaremba@...el.com>
> --
> 2.39.0
>
Powered by blists - more mailing lists