[PATCH v2 10/21] riscv/paravirt: Use common code for paravirt_steal_clock()
Andrew Jones
ajones at ventanamicro.com
Wed Sep 24 10:08:46 PDT 2025
On Wed, Sep 17, 2025 at 04:52:09PM +0200, Juergen Gross wrote:
> Remove the arch specific variant of paravirt_steal_clock() and use
> the common one instead.
>
> Signed-off-by: Juergen Gross <jgross at suse.com>
> Acked-by: Peter Zijlstra (Intel) <peterz at infradead.org>
> ---
> arch/riscv/Kconfig | 1 +
> arch/riscv/include/asm/paravirt.h | 10 ----------
> arch/riscv/kernel/paravirt.c | 7 -------
> 3 files changed, 1 insertion(+), 17 deletions(-)
>
Reviewed-by: Andrew Jones <ajones at ventanamicro.com>
More information about the linux-riscv
mailing list