[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <163759320980.11926.9911878483911251876.git-patchwork-notify@kernel.org>
Date: Mon, 22 Nov 2021 15:00:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Antoine Tenart <atenart@...nel.org>
Cc: davem@...emloft.net, kuba@...nel.org, arnd@...db.de,
netdev@...r.kernel.org, linux-arch@...r.kernel.org,
jonathon.reinhart@...il.com, tglx@...utronix.de,
peterz@...radead.org, rostedt@...dmis.org
Subject: Re: [PATCH net-next v2] sections: global data can be in .bss
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 22 Nov 2021 15:24:56 +0100 you wrote:
> When checking an address is located in a global data section also check
> for the .bss section as global variables initialized to 0 can be in
> there (-fzero-initialized-in-bss).
>
> This was found when looking at ensure_safe_net_sysctl which was failing
> to detect non-init sysctl pointing to a global data section when the
> data was in the .bss section.
>
> [...]
Here is the summary with links:
- [net-next,v2] sections: global data can be in .bss
https://git.kernel.org/netdev/net-next/c/cb902b332f95
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