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 <jgr...@suse.com> > Acked-by: Peter Zijlstra (Intel) <pet...@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 <ajo...@ventanamicro.com>