[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230126170607.1489141-1-guoren@kernel.org>
Date: Thu, 26 Jan 2023 12:06:05 -0500
From: guoren@...nel.org
To: guoren@...nel.org, palmer@...belt.com, paul.walmsley@...ive.com,
mhiramat@...nel.org, conor.dooley@...rochip.com,
penberg@...nel.org, mark.rutland@....com, jrtc27@...c27.com,
andy.chiu@...ive.com, zong.li@...ive.com
Cc: linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org,
Guo Ren <guoren@...ux.alibaba.com>
Subject: [PATCH -next V3 0/2] riscv: jump_label: Fixup & Optimization
From: Guo Ren <guoren@...ux.alibaba.com>
Patch 1 is the fixup patch should be merged into stable-tree.
Patch 2 is a continuous optimization for jump_label patch_text
atomicity.
Changes in V3:
- Correct the typo C.JAL -> C.J (Thx Jessica)
- Fixup compile error when CONFIG_RISCV_ISA_C=n
- Rebase on riscv for-next (20230127)
Changes in V2:
https://lore.kernel.org/linux-riscv/20221210100927.835145-3-guoren@kernel.org/
Changes in V1:
https://lore.kernel.org/linux-riscv/20220913094252.3555240-6-andy.chiu@sifive.com/
Andy Chiu (1):
riscv: jump_label: Fixup unaligned arch_static_branch function
Guo Ren (1):
riscv: jump_label: Optimize the code size with compressed instruction
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
Powered by blists - more mailing lists