Re: [PATCH v6 1/2] riscv: probes: simulate c.jal instruction
From: Paul Walmsley
Date: Fri Jul 10 2026 - 14:39:58 EST
Hi Nam, Charlie,
On Thu, 9 Jul 2026, Charlie Jenkins wrote:
> Reviewed-by: Charlie Jenkins <thecharlesjenkins@xxxxxxxxx>
> Tested-by: Charlie Jenkins <thecharlesjenkins@xxxxxxxxx>
Thank you both for posting Reviewed-by:s and Tested-by:s for these
patches. One request: at the end of your Tested-by:s, it's very helpful
for myself and others if we know what platform they were tested on, and
whether the testing was simply boot testing, or whether the tests were
direct functional tests of the code being patched. So for example,
something along the lines of the following would be really great:
Tested-by: J. Kernel Developer <email@address> # QEMU; kprobes
or
Tested-by: J. Kernel Developer <email@address> # Litex VexRISCV; boot
Thanks again for reviewing and testing!
- Paul