bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* EFI boot fails when CONFIG_DEBUG_INFO_BTF=y on arm64
@ 2021-02-11 23:39 Vitaly Chikunov
  2021-02-23  1:30 ` Andrii Nakryiko
  0 siblings, 1 reply; 3+ messages in thread
From: Vitaly Chikunov @ 2021-02-11 23:39 UTC (permalink / raw)
  To: bpf; +Cc: Vitaly Chikunov

Hi,

We have boot test using OVMF/AAVMF EFI firmware on aarch64 in qemu. When
we try to build kernel with `CONFIG_DEBUG_INFO_BTF=y' (pahole v1.20)
previously successful EFI boot test fails with:

  EFI stub: ERROR: Failed to relocate kernel
  EFI stub: ERROR: Failed to relocate kernel

Without EFI it boots normally. On other our architectures (such as
arm32, i586, powerpc, x86_64) it boots normally too (all without EFI
boot, but x86_64 is also successfully tested with OVMF EFI boot).

This is tested on 5.4.97, but I can try 5.10.15 if needed.

Thanks,


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-24 16:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-11 23:39 EFI boot fails when CONFIG_DEBUG_INFO_BTF=y on arm64 Vitaly Chikunov
2021-02-23  1:30 ` Andrii Nakryiko
2021-02-24 15:43   ` Vitaly Chikunov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).