The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Paul Walmsley <pjw@kernel.org>
To: Xiaofeng Yuan <xiaofengmian@163.com>
Cc: Paul Walmsley <pjw@kernel.org>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	 Albert Ou <aou@eecs.berkeley.edu>,
	 Charlie Jenkins <thecharlesjenkins@gmail.com>,
	 Nam Cao <namcao@linutronix.de>,
	linux-riscv@lists.infradead.org,  linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 0/2] riscv: add c.jal instruction simulation for kprobes
Date: Fri, 10 Jul 2026 12:35:01 -0600 (MDT)	[thread overview]
Message-ID: <0dce8cf8-359e-a0a5-bc6a-674c7fc93ee2@kernel.org> (raw)
In-Reply-To: <20260701081033.49871-1-xiaofengmian@163.com>

On Wed, 1 Jul 2026, Xiaofeng Yuan wrote:

> The c.jal instruction is part of the RISC-V compressed instruction set
> and is defined only on RV32.  Currently kprobes rejects it, causing
> probes placed on c.jal to fail.
> 
> This series adds simulation support for c.jal and includes a test
> case by Nam Cao.

Thanks, queued for v7.3.


- Paul

      parent reply	other threads:[~2026-07-10 18:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-01  8:10 [PATCH v6 0/2] riscv: add c.jal instruction simulation for kprobes Xiaofeng Yuan
2026-07-01  8:10 ` [PATCH v6 1/2] riscv: probes: simulate c.jal instruction Xiaofeng Yuan
2026-07-02  9:49   ` Nam Cao
2026-07-09  7:19   ` Charlie Jenkins
2026-07-10 18:39     ` Paul Walmsley
2026-07-01  8:10 ` [PATCH v6 2/2] riscv: kprobes: add test case for c.jal instruction simulation Xiaofeng Yuan
2026-07-09  7:19   ` Charlie Jenkins
2026-07-10 18:35 ` Paul Walmsley [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=0dce8cf8-359e-a0a5-bc6a-674c7fc93ee2@kernel.org \
    --to=pjw@kernel.org \
    --cc=aou@eecs.berkeley.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=namcao@linutronix.de \
    --cc=palmer@dabbelt.com \
    --cc=thecharlesjenkins@gmail.com \
    --cc=xiaofengmian@163.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