[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72mQpZ-z1vVeOwdaOB3b=jjQHtPwz3-jaPRV330-yL_FqQ@mail.gmail.com>
Date: Tue, 16 Aug 2022 11:02:19 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: menglong8.dong@...il.com
Cc: kuba@...nel.org, ojeda@...nel.org, ndesaulniers@...gle.com,
davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
asml.silence@...il.com, imagedong@...cent.com,
luiz.von.dentz@...el.com, vasily.averin@...ux.dev,
jk@...econstruct.com.au, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, kernel test robot <lkp@...el.com>
Subject: Re: [PATCH net-next v4] net: skb: prevent the split of
kfree_skb_reason() by gcc
On Tue, Aug 16, 2022 at 5:29 AM <menglong8.dong@...il.com> wrote:
>
> Reported-by: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
Hmm... Why did you add me as a reporter?
> + * Optional: not supported by clang.
> + * Optional: not supported by icc.
Much better, thank you! Please add the links to GCC's docs, like in
most attributes (some newer attributes may have been added without
them -- I will fix that).
In any case, no need to send a new version just for this for the
moment, I would recommend waiting until others comment on whether they
want `__optimize__` used here as the workaround.
Cheers,
Miguel
Powered by blists - more mailing lists