Re: BUG Report: Some issues about vmlinux with emit-relocs

From: Palmer Dabbelt
Date: Mon Jan 22 2024 - 21:33:07 EST


On Wed, 13 Sep 2023 07:47:28 PDT (-0700), schwab@xxxxxxx wrote:
On Sep 13 2023, Palmer Dabbelt wrote:

Having R_RISCV_NONE in any binary is a bug, it's not a real relocation
just an internal binutils thing.

That's not true. It's an official part of the ELF psABI.

Ya, sorry, I got it mixed up with R_RISCV_DELETE.