lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 3 Oct 2022 19:05:45 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Jiri Olsa <jolsa@...nel.org>
Cc:     bpf@...r.kernel.org,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: objtool: bpf_dispatcher_xdp+0xa0: data relocation to !ENDBR:

Hi Jiri,

I get the following warning after merging up all the trees:

vmlinux.o: warning: objtool: ___ksymtab+bpf_dispatcher_xdp_func+0x0: data relocation to !ENDBR: bpf_dispatcher_xdp_func+0x0
vmlinux.o: warning: objtool: bpf_dispatcher_xdp+0xa0: data relocation to !ENDBR: bpf_dispatcher_xdp_func+0x0

$ gcc --version
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-15)


Is this known?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ