public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Zong Li <zong.li@sifive.com>
To: palmer@dabbelt.com, paul.walmsley@sifive.com,
	linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org
Cc: Zong Li <zong.li@sifive.com>
Subject: [PATCH 0/3] Refactor patch text interfaces and mechanism
Date: Tue, 21 Apr 2020 15:29:58 +0800	[thread overview]
Message-ID: <cover.1587453338.git.zong.li@sifive.com> (raw)

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


             reply	other threads:[~2020-04-21  7:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21  7:29 Zong Li [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1587453338.git.zong.li@sifive.com \
    --to=zong.li@sifive.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox