]> www.infradead.org Git - users/jedix/linux-maple.git/commit
riscv: jump_label: Simplify assembly syntax
authorSamuel Holland <samuel.holland@sifive.com>
Wed, 27 Mar 2024 16:04:41 +0000 (09:04 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 26 Jun 2024 14:36:28 +0000 (07:36 -0700)
commit2aa30d19cfbb3c2172f3c4f50abae447c4937772
tree3b9dab9e8e239e51541712ae030b78df64acc15a
parent652b56b18439b7753eb0dcd5a2a4b6cc5b18cf67
riscv: jump_label: Simplify assembly syntax

The idiomatic way to write "jal zero" is "j".

Reviewed-by: Björn Töpel <bjorn@rivosinc.com>
Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Link: https://lore.kernel.org/r/20240327160520.791322-3-samuel.holland@sifive.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/include/asm/jump_label.h