diff options
| author | Nathan Chancellor <[email protected]> | 2023-12-05 23:53:52 +0000 |
|---|---|---|
| committer | Palmer Dabbelt <[email protected]> | 2024-01-18 02:08:28 +0000 |
| commit | a4426641f00cd2c293c91e881ab31faaf76b20fb (patch) | |
| tree | b9be92ca1998bd9e31df0898ce676b97a3e31cfa /drivers/fpga/fpga-bridge.c | |
| parent | riscv: Restrict DWARF5 when building with LLVM to known working versions (diff) | |
| download | kernel-a4426641f00cd2c293c91e881ab31faaf76b20fb.tar.gz kernel-a4426641f00cd2c293c91e881ab31faaf76b20fb.zip | |
lib/Kconfig.debug: Update AS_HAS_NON_CONST_LEB128 comment and name
Fangrui noted that the comment around CONFIG_AS_HAS_NON_CONST_LEB128
could be made more accurate because explicit .sleb128 directives are not
emitted, only .uleb128 directives are. Rename the symbol to
CONFIG_AS_HAS_NON_CONST_ULEB128 as a result.
Further clarifications include replacing "symbol deltas" with the more
accurate "label differences", noting that this issue has been resolved
in newer binutils (2.41+), and it only occurs when a port uses RISC-V
style linker relaxation.
Suggested-by: Fangrui Song <[email protected]>
Signed-off-by: Nathan Chancellor <[email protected]>
Reviewed-by: Charlie Jenkins <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
