From: patchwork-bot+linux-riscv@kernel.org
To: Samuel Holland <samuel.holland@sifive.com>
Cc: linux-riscv@lists.infradead.org, palmer@dabbelt.com,
bjorn@rivosinc.com, linux-kernel@vger.kernel.org,
ardb@kernel.org, daniel@iogearbox.net, jbaron@akamai.com,
jpoimboe@kernel.org, peterz@infradead.org, rostedt@goodmis.org,
bpf@vger.kernel.org
Subject: Re: [PATCH v2 0/7] riscv: Various text patching improvements
Date: Thu, 27 Jun 2024 17:50:56 +0000 [thread overview]
Message-ID: <171951065633.6762.12967635589292912560.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240327160520.791322-1-samuel.holland@sifive.com>
Hello:
This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@rivosinc.com>:
On Wed, 27 Mar 2024 09:04:39 -0700 you wrote:
> Here are a few changes to minimize calls to stop_machine() and
> flush_icache_*() in the various text patching functions, as well as
> to simplify the code.
>
> This series is based on "[PATCH v3 0/2] riscv: fix patching with IPI"[1].
>
> [1]: https://lore.kernel.org/linux-riscv/20240229121056.203419-1-alexghiti@rivosinc.com/
>
> [...]
Here is the summary with links:
- [v2,1/7] riscv: jump_label: Batch icache maintenance
https://git.kernel.org/riscv/c/652b56b18439
- [v2,2/7] riscv: jump_label: Simplify assembly syntax
https://git.kernel.org/riscv/c/2aa30d19cfbb
- [v2,3/7] riscv: kprobes: Use patch_text_nosync() for insn slots
https://git.kernel.org/riscv/c/b1756750a397
- [v2,4/7] riscv: Simplify text patching loops
https://git.kernel.org/riscv/c/5080ca0fe9b5
- [v2,5/7] riscv: Pass patch_text() the length in bytes
https://git.kernel.org/riscv/c/51781ce8f448
- [v2,6/7] riscv: Use offset_in_page() in text patching functions
https://git.kernel.org/riscv/c/eaee54875630
- [v2,7/7] riscv: Remove extra variable in patch_text_nosync()
https://git.kernel.org/riscv/c/47742484ee16
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-06-27 17:50 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-27 16:04 [PATCH v2 0/7] riscv: Various text patching improvements Samuel Holland
2024-03-27 16:04 ` [PATCH v2 1/7] riscv: jump_label: Batch icache maintenance Samuel Holland
2024-03-27 16:04 ` [PATCH v2 2/7] riscv: jump_label: Simplify assembly syntax Samuel Holland
2024-03-27 16:04 ` [PATCH v2 3/7] riscv: kprobes: Use patch_text_nosync() for insn slots Samuel Holland
2024-03-27 16:04 ` [PATCH v2 4/7] riscv: Simplify text patching loops Samuel Holland
2024-04-02 11:13 ` Björn Töpel
2024-04-24 10:44 ` Conor Dooley
2024-04-24 10:47 ` Conor Dooley
2024-03-27 16:04 ` [PATCH v2 5/7] riscv: Pass patch_text() the length in bytes Samuel Holland
2024-04-24 10:49 ` Conor Dooley
2024-03-27 16:04 ` [PATCH v2 6/7] riscv: Use offset_in_page() in text patching functions Samuel Holland
2024-04-24 10:51 ` Conor Dooley
2024-03-27 16:04 ` [PATCH v2 7/7] riscv: Remove extra variable in patch_text_nosync() Samuel Holland
2024-04-24 10:54 ` Conor Dooley
2024-05-22 16:35 ` [PATCH v2 0/7] riscv: Various text patching improvements Palmer Dabbelt
2024-06-27 17:50 ` patchwork-bot+linux-riscv [this message]
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=171951065633.6762.12967635589292912560.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=ardb@kernel.org \
--cc=bjorn@rivosinc.com \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=jbaron@akamai.com \
--cc=jpoimboe@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.com \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=samuel.holland@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