[PATCH] sandbox: setjmp: avoid conflict with noinline macro
Sascha Hauer
s.hauer at pengutronix.de
Mon Dec 1 01:56:48 PST 2025
On Fri, 28 Nov 2025 11:42:57 +0100, Ahmad Fatoum wrote:
> We define noinline as a macro in <linux/compiler_types.h>, which we
> don't yet include here, but might in future with the Kbuild update.
>
> Prepare for that by using the double underscore version instead, which
> won't conflict.
>
>
> [...]
Applied, thanks!
[1/1] sandbox: setjmp: avoid conflict with noinline macro
https://git.pengutronix.de/cgit/barebox/commit/?id=2a15cc630f36 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list