[PATCH v2 03/13] RISC-V: add ebreak instructions to definitions
Andrew Jones
ajones at ventanamicro.com
Wed Nov 30 07:08:29 PST 2022
On Mon, Nov 28, 2022 at 11:26:22AM +0100, Heiko Stuebner wrote:
> From: Heiko Stuebner <heiko.stuebner at vrull.eu>
>
> kprobes need to match ebreaks instructions, so add the necessary
> data to enable us to centralize that functionality.
>
> Signed-off-by: Heiko Stuebner <heiko.stuebner at vrull.eu>
> ---
> arch/riscv/include/asm/parse_asm.h | 6 ++++++
> 1 file changed, 6 insertions(+)
Reviewed-by: Andrew Jones <ajones at ventanamicro.com>
More information about the linux-riscv
mailing list