Messages in this thread |  | | From | guoren@kernel ... | Subject | [PATCH -next V2 0/2] riscv: jump_label: Fixup & Optimization | Date | Sat, 10 Dec 2022 05:09:25 -0500 |
| |
From: Guo Ren <guoren@linux.alibaba.com>
Patch 1 is the fixup patch should be merged into stable-tree. Patch 2 is the for-next patch.
The series is based on riscv for-next-20221210.
Andy Chiu (1): riscv: jump_label: Fixup unaligned arch_static_branch function
Guo Ren (1): riscv: jump_label: Using c.j for CONFIG_RISCV_ISA_C
arch/riscv/include/asm/jump_label.h | 14 ++++++++++++-- arch/riscv/kernel/jump_label.c | 30 +++++++++++++++++++++++++++-- 2 files changed, 40 insertions(+), 4 deletions(-)
-- 2.36.1
|  |