All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-riscv@kernel.org
To: Yao Zihong <zihong.plct@isrc.iscas.ac.cn>
Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
	ajones@ventanamicro.com, alexghiti@rivosinc.com,
	shuah@kernel.org, samuel.holland@sifive.com, evan@rivosinc.com,
	cleger@rivosinc.com, zihongyao@outlook.com,
	zhangyin2018@iscas.ac.cn, pjw@kernel.org, palmer@dabbelt.com,
	aou@eecs.berkeley.edu, alex@ghiti.fr
Subject: Re: [PATCH v5 0/2] riscv: hwprobe: Add Zicbop support
Date: Wed, 19 Nov 2025 12:30:16 +0000	[thread overview]
Message-ID: <176355541625.758643.4500342763865705965.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251118162436.15485-1-zihong.plct@isrc.iscas.ac.cn>

Hello:

This series was applied to riscv/linux.git (for-next)
by Paul Walmsley <pjw@kernel.org>:

On Wed, 19 Nov 2025 00:23:23 +0800 you wrote:
> Changes since v4:
> ------------------
> - Fixed style problems. (Andrew Jones)
> - Updated the selftest gating logic: the cbo.inval test is now also
>   enabled when `--zicboz-raises-sigill` or `-z` is supplied, instead of
>   being skipped when these flags are present. (Andrew Jones)
> 
> [...]

Here is the summary with links:
  - [v5,1/2] riscv: hwprobe: Expose Zicbop extension and its block size
    https://git.kernel.org/riscv/c/22813b82af1e
  - [v5,2/2] selftests/riscv: Add Zicbop prefetch test
    https://git.kernel.org/riscv/c/b291b9de3182

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Yao Zihong <zihong.plct@isrc.iscas.ac.cn>
Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
	ajones@ventanamicro.com, alexghiti@rivosinc.com,
	shuah@kernel.org, samuel.holland@sifive.com, evan@rivosinc.com,
	cleger@rivosinc.com, zihongyao@outlook.com,
	zhangyin2018@iscas.ac.cn, pjw@kernel.org, palmer@dabbelt.com,
	aou@eecs.berkeley.edu, alex@ghiti.fr
Subject: Re: [PATCH v5 0/2] riscv: hwprobe: Add Zicbop support
Date: Wed, 19 Nov 2025 12:30:16 +0000	[thread overview]
Message-ID: <176355541625.758643.4500342763865705965.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251118162436.15485-1-zihong.plct@isrc.iscas.ac.cn>

Hello:

This series was applied to riscv/linux.git (for-next)
by Paul Walmsley <pjw@kernel.org>:

On Wed, 19 Nov 2025 00:23:23 +0800 you wrote:
> Changes since v4:
> ------------------
> - Fixed style problems. (Andrew Jones)
> - Updated the selftest gating logic: the cbo.inval test is now also
>   enabled when `--zicboz-raises-sigill` or `-z` is supplied, instead of
>   being skipped when these flags are present. (Andrew Jones)
> 
> [...]

Here is the summary with links:
  - [v5,1/2] riscv: hwprobe: Expose Zicbop extension and its block size
    https://git.kernel.org/riscv/c/22813b82af1e
  - [v5,2/2] selftests/riscv: Add Zicbop prefetch test
    https://git.kernel.org/riscv/c/b291b9de3182

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  parent reply	other threads:[~2025-11-19 12:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-18 16:23 [PATCH v5 0/2] riscv: hwprobe: Add Zicbop support Yao Zihong
2025-11-18 16:23 ` Yao Zihong
2025-11-18 16:23 ` [PATCH v5 1/2] riscv: hwprobe: Expose Zicbop extension and its block size Yao Zihong
2025-11-18 16:23   ` Yao Zihong
2025-11-18 16:23 ` [PATCH v5 2/2] selftests/riscv: Add Zicbop prefetch test Yao Zihong
2025-11-18 16:23   ` Yao Zihong
2025-11-18 16:45   ` Andrew Jones
2025-11-18 16:45     ` Andrew Jones
2025-11-20 11:23     ` Yao Zihong
2025-11-20 11:23       ` Yao Zihong
2025-11-19 12:30 ` patchwork-bot+linux-riscv [this message]
2025-11-19 12:30   ` [PATCH v5 0/2] riscv: hwprobe: Add Zicbop support patchwork-bot+linux-riscv

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=176355541625.758643.4500342763865705965.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-riscv@kernel.org \
    --cc=ajones@ventanamicro.com \
    --cc=alex@ghiti.fr \
    --cc=alexghiti@rivosinc.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=cleger@rivosinc.com \
    --cc=evan@rivosinc.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=pjw@kernel.org \
    --cc=samuel.holland@sifive.com \
    --cc=shuah@kernel.org \
    --cc=zhangyin2018@iscas.ac.cn \
    --cc=zihong.plct@isrc.iscas.ac.cn \
    --cc=zihongyao@outlook.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.