* [akpm-mm:mm-nonmm-unstable 68/96] arm-linux-gnueabi-ld: error: zImage file size is incorrect
@ 2025-12-24 10:21 kernel test robot
2025-12-25 0:21 ` Finn Thain
0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2025-12-24 10:21 UTC (permalink / raw)
To: Peter Zijlstra
Cc: oe-kbuild-all, David Hildenbrand, Andrew Morton,
Linux Memory Management List, Finn Thain
tree: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-nonmm-unstable
head: c40f0b9f72a08d208c7793090ae98faaf6a58719
commit: 613bf373e660523dbb3f2567fceb6cbd8bc2a469 [68/96] atomic: add alignment check to instrumented atomic operations
config: arm-allyesconfig (https://download.01.org/0day-ci/archive/20251224/202512241835.avmTEP6X-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 15.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251224/202512241835.avmTEP6X-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202512241835.avmTEP6X-lkp@intel.com/
All error/warnings (new ones prefixed by >>):
>> arm-linux-gnueabi-ld: warning: orphan section `.data..once' from `drivers/firmware/efi/libstub/efi-stub.stub.o' being placed in section `.data..once'
>> arm-linux-gnueabi-ld: error: zImage file size is incorrect
arm-linux-gnueabi-ld: drivers/firmware/efi/libstub/efi-stub.stub.o: in function `efi_stub_common':
>> efi-stub.c:(.text.efi_stub_common+0x190): undefined reference to `warn_slowpath_fmt'
arm-linux-gnueabi-ld: arch/arm/boot/compressed/vmlinux: hidden symbol `warn_slowpath_fmt' isn't defined
arm-linux-gnueabi-ld: final link failed: bad value
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [akpm-mm:mm-nonmm-unstable 68/96] arm-linux-gnueabi-ld: error: zImage file size is incorrect
2025-12-24 10:21 [akpm-mm:mm-nonmm-unstable 68/96] arm-linux-gnueabi-ld: error: zImage file size is incorrect kernel test robot
@ 2025-12-25 0:21 ` Finn Thain
0 siblings, 0 replies; 2+ messages in thread
From: Finn Thain @ 2025-12-25 0:21 UTC (permalink / raw)
To: Peter Zijlstra
Cc: kernel test robot, oe-kbuild-all, David Hildenbrand,
Andrew Morton, Linux Memory Management List
I've reproduced this failure and it is basically the same as the one seen
in linux-next (which also involved CONFIG_EFI_STUB). The same changes
which resolved that for x86 also resolved this new error:
https://lore.kernel.org/lkml/fcc9ca3e-8c04-43c0-606c-e798bc0cf9ce@linux-m68k.org/
Peter, this patch has your name on it, so I wonder if you have any
comment. Would you prefer that I submit my version under my name instead
of yours?
On Wed, 24 Dec 2025, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-nonmm-unstable
> head: c40f0b9f72a08d208c7793090ae98faaf6a58719
> commit: 613bf373e660523dbb3f2567fceb6cbd8bc2a469 [68/96] atomic: add alignment check to instrumented atomic operations
> config: arm-allyesconfig (https://download.01.org/0day-ci/archive/20251224/202512241835.avmTEP6X-lkp@intel.com/config)
> compiler: arm-linux-gnueabi-gcc (GCC) 15.1.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251224/202512241835.avmTEP6X-lkp@intel.com/reproduce)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <lkp@intel.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202512241835.avmTEP6X-lkp@intel.com/
>
> All error/warnings (new ones prefixed by >>):
>
> >> arm-linux-gnueabi-ld: warning: orphan section `.data..once' from `drivers/firmware/efi/libstub/efi-stub.stub.o' being placed in section `.data..once'
> >> arm-linux-gnueabi-ld: error: zImage file size is incorrect
> arm-linux-gnueabi-ld: drivers/firmware/efi/libstub/efi-stub.stub.o: in function `efi_stub_common':
> >> efi-stub.c:(.text.efi_stub_common+0x190): undefined reference to `warn_slowpath_fmt'
> arm-linux-gnueabi-ld: arch/arm/boot/compressed/vmlinux: hidden symbol `warn_slowpath_fmt' isn't defined
> arm-linux-gnueabi-ld: final link failed: bad value
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-12-25 0:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-24 10:21 [akpm-mm:mm-nonmm-unstable 68/96] arm-linux-gnueabi-ld: error: zImage file size is incorrect kernel test robot
2025-12-25 0:21 ` Finn Thain
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox