Re: [PATCH RFC v1 05/18] clocksource/hyperv: use MSR-based access if running as root

2020-09-15 Thread Wei Liu
On Tue, Sep 15, 2020 at 12:10:04PM +0200, Vitaly Kuznetsov wrote: > Wei Liu writes: > > > Signed-off-by: Wei Liu > > --- > > drivers/clocksource/hyperv_timer.c | 3 +++ > > 1 file changed, 3 insertions(+) > > > > diff --git a/drivers/clocksource/hyperv_timer.c > > b/drivers/clocksource/hyperv_

Re: [PATCH RFC v1 05/18] clocksource/hyperv: use MSR-based access if running as root

2020-09-15 Thread Vitaly Kuznetsov
Wei Liu writes: > Signed-off-by: Wei Liu > --- > drivers/clocksource/hyperv_timer.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/drivers/clocksource/hyperv_timer.c > b/drivers/clocksource/hyperv_timer.c > index 09aa44cb8a91..fe96082ce85e 100644 > --- a/drivers/clocksource/hyperv

[PATCH RFC v1 05/18] clocksource/hyperv: use MSR-based access if running as root

2020-09-14 Thread Wei Liu
Signed-off-by: Wei Liu --- drivers/clocksource/hyperv_timer.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/clocksource/hyperv_timer.c b/drivers/clocksource/hyperv_timer.c index 09aa44cb8a91..fe96082ce85e 100644 --- a/drivers/clocksource/hyperv_timer.c +++ b/drivers/clocksource/