[PATCH v4 05/12] RISC-V: add auipc elements to parse_asm header

Lad, Prabhakar prabhakar.csengg at gmail.com
Sat Dec 10 15:28:07 PST 2022


On Wed, Dec 7, 2022 at 6:08 PM Heiko Stuebner <heiko at sntech.de> wrote:
>
> From: Heiko Stuebner <heiko.stuebner at vrull.eu>
>
> Instruction parsing should not be done in individual code, but instead
> supported by central
>
> Right now kgdb and kprobes parse instructions and at least kprobes (and
> the upcoming auipc+jalr alternative fixer-function) need the auipc
> instruction.
>
> Reviewed-by: Conor Dooley <conor.dooley at microchip.com>
> Reviewed-by: Andrew Jones <ajones at ventanamicro.com>
> Signed-off-by: Heiko Stuebner <heiko.stuebner at vrull.eu>
> ---
>  arch/riscv/include/asm/parse_asm.h | 3 +++
>  1 file changed, 3 insertions(+)
>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj at bp.renesas.com>

Cheers,
Prabhakar



More information about the linux-riscv mailing list