lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20221210100927.835145-1-guoren@kernel.org> Date: Sat, 10 Dec 2022 05:09:25 -0500 From: guoren@...nel.org To: palmer@...osinc.com, conor.Dooley@...rochip.com, guoren@...nel.org, andy.chiu@...ive.com, greentime.hu@...ive.com, paul.walmsley@...ive.com, peterz@...radead.org, rostedt@...dmis.org, jrtc27@...c27.com Cc: linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org, Guo Ren <guoren@...ux.alibaba.com> Subject: [PATCH -next V2 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 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
Powered by blists - more mailing lists