public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Refactor patch text interfaces and mechanism
@ 2020-04-21  7:29 Zong Li
  2020-04-21  7:29 ` [PATCH 1/3] riscv: Remove the 'riscv_' prefix of function name Zong Li
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Zong Li @ 2020-04-21  7:29 UTC (permalink / raw)
  To: palmer, paul.walmsley, linux-riscv, linux-kernel; +Cc: Zong Li

This patch set contains the difference from the newest strict memory
permission. These changes are suggested by Masami Hiramatsu, including
deprecating old style of kprobe annotation, lock protection and so on.

Zong Li (3):
  riscv: Remove the 'riscv_' prefix of function name
  riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotation
  riscv: Use text_mutex instead of patch_lock

 arch/riscv/include/asm/patch.h |  4 +--
 arch/riscv/kernel/ftrace.c     | 15 ++++++++++-
 arch/riscv/kernel/patch.c      | 46 ++++++++++++++++++++--------------
 3 files changed, 43 insertions(+), 22 deletions(-)

-- 
2.26.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-04-27 16:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-21  7:29 [PATCH 0/3] Refactor patch text interfaces and mechanism Zong Li
2020-04-21  7:29 ` [PATCH 1/3] riscv: Remove the 'riscv_' prefix of function name Zong Li
2020-04-21  7:30 ` [PATCH 2/3] riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotation Zong Li
2020-04-21  7:30 ` [PATCH 3/3] riscv: Use text_mutex instead of patch_lock Zong Li
2020-04-27 16:34 ` [PATCH 0/3] Refactor patch text interfaces and mechanism Palmer Dabbelt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox