Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RISC-V: Add missing jump label initialization
The jump_label_init() should be called from setup_arch() very early for proper functioning of jump label support. Fixes: ebc00dd ("riscv: Add jump-label implementation") Signed-off-by: Anup Patel <anup.patel@wdc.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
- Loading branch information