[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166512961514.5723.15285971460994022260.git-patchwork-notify@kernel.org>
Date: Fri, 07 Oct 2022 08:00:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kees Cook <keescook@...omium.org>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: ethernet: bgmac: Remove -Warray-bounds exception
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 6 Oct 2022 12:20:53 -0700 you wrote:
> GCC-12 emits false positive -Warray-bounds warnings with
> CONFIG_UBSAN_SHIFT (-fsanitize=shift). This is fixed in GCC 13[1],
> and there is top-level Makefile logic to remove -Warray-bounds for
> known-bad GCC versions staring with commit f0be87c42cbd ("gcc-12: disable
> '-Warray-bounds' universally for now").
>
> Remove the local work-around.
>
> [...]
Here is the summary with links:
- net: ethernet: bgmac: Remove -Warray-bounds exception
https://git.kernel.org/netdev/net/c/aabf6155dfb8
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists