[PATCH v6 09/13] riscv/kprobe: Search free registers from unused caller-saved ones
Conor Dooley
conor.dooley at microchip.com
Thu Feb 2 01:08:38 PST 2023
Hey Chen,
Was looking at the insn manipulation code in 4/13 and noticed a minor
nit in this patch in the process.
On Fri, Jan 27, 2023 at 09:05:37PM +0800, Chen Guokai wrote:
> +/*
> + * Register ABI Name Saver
> + * x0 zero --
> + * x1 ra Caller
> + * x2 sp Callee
> + * x3 gp --
> + * x4 tp --
> + * x5-7 t0-2 Caller
I know it's just a comment, but this line here has a space before the
first tab that makes nvim unhappy.
Thanks,
Conor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20230202/6d346f35/attachment.sig>
More information about the linux-riscv
mailing list