[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230215121707.1936762-1-gal@nvidia.com>
Date: Wed, 15 Feb 2023 14:17:05 +0200
From: Gal Pressman <gal@...dia.com>
To: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
CC: <netdev@...r.kernel.org>, Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>, Gal Pressman <gal@...dia.com>
Subject: [PATCH net-next 0/2] Couple of minor improvements to build_skb variants
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(-)
--
2.39.0
Powered by blists - more mailing lists