All of lore.kernel.org
 help / color / mirror / Atom feed
* warning: objtool: data relocation to !ENDBR
@ 2024-09-10  6:46 Michael S. Tsirkin
  2024-09-10  7:36 ` Peter Zijlstra
  0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2024-09-10  6:46 UTC (permalink / raw)
  To: linux-kernel; +Cc: Josh Poimboeuf, Peter Zijlstra

Hi objtool maintainers,
I noticed that each time I build my kernel, I am getting this:

vmlinux.o: warning: objtool: .export_symbol+0x3af10: data relocation to !ENDBR: stpcpy+0x0

Things seem to mostly work for me, so maybe it's benign,
but presumably the warning was put there for some good reason?
Am I doing something wrong?


Thanks,

-- 
MST


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

* Re: warning: objtool: data relocation to !ENDBR
  2024-09-10  6:46 warning: objtool: data relocation to !ENDBR Michael S. Tsirkin
@ 2024-09-10  7:36 ` Peter Zijlstra
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Zijlstra @ 2024-09-10  7:36 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: linux-kernel, Josh Poimboeuf

On Tue, Sep 10, 2024 at 02:46:21AM -0400, Michael S. Tsirkin wrote:
> Hi objtool maintainers,
> I noticed that each time I build my kernel, I am getting this:
> 
> vmlinux.o: warning: objtool: .export_symbol+0x3af10: data relocation to !ENDBR: stpcpy+0x0
> 
> Things seem to mostly work for me, so maybe it's benign,
> but presumably the warning was put there for some good reason?
> Am I doing something wrong?

I think you might be hitting this one:

  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116174

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

end of thread, other threads:[~2024-09-10  7:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-10  6:46 warning: objtool: data relocation to !ENDBR Michael S. Tsirkin
2024-09-10  7:36 ` Peter Zijlstra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.