Re: [PATCH 1/1] x86/hyperv: Make hv_setup_sched_clock inline
From: Wei Liu <wei.liu@kernel.org>
Date: 2020-08-11 10:57:33
Also in:
lkml
From: Wei Liu <wei.liu@kernel.org>
Date: 2020-08-11 10:57:33
Also in:
lkml
On Mon, Aug 10, 2020 at 10:08:41PM +0200, Thomas Gleixner wrote:
Michael Kelley [off-list ref] writes:quoted
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 <redacted>Acked-by: Thomas Gleixner <redacted>
Thomas and Peter, thank you for your acks. I have applied to hyperv-fixes and plan to submit it to Linus in a few days' time. Thomas, let me know if you want this patch to go through the tip tree. I will revert it from hyperv-fixes if that's the case. Wei.