]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge patch series "riscv: select ARCH_USE_SYM_ANNOTATIONS"
authorPalmer Dabbelt <palmer@rivosinc.com>
Sun, 15 Sep 2024 07:03:25 +0000 (00:03 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Mon, 16 Sep 2024 03:15:49 +0000 (20:15 -0700)
Jisheng Zhang <jszhang@kernel.org> says:

commit 76329c693924 ("riscv: Use SYM_*() assembly macros instead
of deprecated ones"), most riscv has been to converted the new style
SYM_ assembler annotations. The remaining one is sifive's
errata_cip_453.S, so convert to new style SYM_ annotations as well.
After that select ARCH_USE_SYM_ANNOTATIONS.

* b4-shazam-merge:
  riscv: select ARCH_USE_SYM_ANNOTATIONS
  riscv: errata: sifive: Use SYM_*() assembly macros

Link: https://lore.kernel.org/r/20240709160536.3690-1-jszhang@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1  2 
arch/riscv/Kconfig

Simple merge