[PATCH] kbuild: don't allow GCC data store races

Sascha Hauer s.hauer at pengutronix.de
Thu Nov 28 02:02:01 PST 2024


On Mon, 25 Nov 2024 16:08:38 +0100, Ahmad Fatoum wrote:
> This is a port of kernel commit 69102311a57d1f ("./Makefile: tell gcc
> optimizer to never introduce new data races"), which does what it says
> on the tin: prevent gcc from replacing conditional loads with a
> non-conditional one as this could lead to issues around memory remapping
> functions.
> 
> 
> [...]

Applied, thanks!

[1/1] kbuild: don't allow GCC data store races
      https://git.pengutronix.de/cgit/barebox/commit/?id=8170af4789c7 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list