Re: [PATCH net-next 08/10] ipv6: refactor opts push in __ip6_make_skb()

From: Pavel Begunkov
Date: Thu Apr 28 2022 - 09:51:08 EST


On 4/28/22 14:42, Paolo Abeni wrote:
On Thu, 2022-04-28 at 11:56 +0100, Pavel Begunkov wrote:
Don't preload v6_cork->opt before we actually need it, it likely to be
saved on the stack and read again for no good reason.

Signed-off-by: Pavel Begunkov <asml.silence@xxxxxxxxx>

It looks like most part of this series has been lost ?!? only 8/10,
9/10 and 10/10 landed on the ML. Could you please double check?

Seems I somehow sent duplicates of those and with weird numbering,
sorry for that. Let me resend the set, will tag v2 for convenience.

--
Pavel Begunkov