Re: [PATCH 1/1] x86/hyperv: Make hv_setup_sched_clock inline

From: Thomas Gleixner
Date: Mon Aug 10 2020 - 16:08:50 EST


Michael Kelley <mikelley@xxxxxxxxxxxxx> writes:
> 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>

Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>