[main-line]Build warnings on PowerPC system
From: Venkat Rao Bagalkote <hidden>
Date: 2025-03-26 19:03:44
Also in:
lkml
Attachments
- config_ld_warning [text/plain] 182645 bytes · preview
From: Venkat Rao Bagalkote <hidden>
Date: 2025-03-26 19:03:44
Also in:
lkml
Greetings!!! I see below build warnings while compiling mainline kernel on IBM Power9 system. Repo Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ Head Commit: f6e0150b2003fb2b9265028a618aa1732b3edc8f Attached is the .config. Machine: IBM Power9 gcc version 11.5.0 Warnings: ld: warning: arch/powerpc/boot/zImage.epapr has a LOAD segment with RWX permissions ld: warning: arch/powerpc/boot/zImage.pseries has a LOAD segment with RWX permissions If you happen to fix this, please add below tag. Reported-by: Venkat Rao Bagalkote <redacted> Regards, Venkat.