Hi Ahmad, On Mon, May 22, 2023 at 07:30:40AM +0200, Ahmad Fatoum wrote: > Linux has added new SYM_ macros in the assembly code and deprecated > ENTRY/PROC. Import the necessary definitions to make kernel code > porting easier. > > Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > common/Kconfig | 6 + > include/linux/linkage.h | 321 ++++++++++++++++++++++++++++++++++++---- > 2 files changed, 298 insertions(+), 29 deletions(-) I haven't bisected it, but it smells like it's this commit that breaks compilation on PowerPC: https://github.com/barebox/barebox/actions/runs/5077359702/jobs/9120526600 Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |