Re: [PATCH 1/1] x86/hyperv: Make hv_setup_sched_clock inline
From: peterz
Date: Mon Aug 10 2020 - 07:19:11 EST
On Sun, Aug 09, 2020 at 06:29:51PM -0700, Michael Kelley wrote:
> Make hv_setup_sched_clock inline so the reference to pv_ops works
> correctly with objtool updates to detect noinstr violations.
> See https://lore.kernel.org/patchwork/patch/1283635/
>
> Signed-off-by: Michael Kelley <mikelley@xxxxxxxxxxxxx>
Thanks!
Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>