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@xxxxxxxxxxxxxx>