[PATCH 1/4] RISC-V: use REG_S/REG_L for mcount
Andrew Jones
ajones at ventanamicro.com
Fri Oct 28 07:55:27 PDT 2022
On Thu, Oct 27, 2022 at 06:24:32PM +0100, Jamie Iles wrote:
> In preparation for rv32i ftrace support, convert mcount routines to use
> native sized loads/stores.
>
> Signed-off-by: Jamie Iles <jamie at jamieiles.com>
> ---
> arch/riscv/kernel/mcount.S | 30 +++++++++++++++---------------
> 1 file changed, 15 insertions(+), 15 deletions(-)
>
Reviewed-by: Andrew Jones <ajones at ventanamicro.com>
More information about the linux-riscv
mailing list