On Thu, Sep 24, 2020 at 05:36:51PM +0200, Vitaly Kuznetsov wrote:
> Mohammed Gamal <[email protected]> writes:
>
[...]
>
> Obviously we're seeing a recursion, we can trim this log a bit.
I've trimmed the stack trace a bit.
>
> >
> > Setting the notrace attribute for read_hv_sched_clock_msr() and
> > read_hv_sched_clock_tsc() fixes it
Also added a period at the end.
> >
> > Fixes: bd00cd52d5be ("clocksource/drivers/hyperv: Add Hyper-V specific
> > sched clock function")
> > Signed-off-by: Vitaly Kuznetsov <[email protected]>
>
> Rather 'Suggested-by:' but not a big deal.
>
And changed this too.
This patch is now in hyperv-next. Thanks.
Wei.