Re: [PATCH 1/1] x86: Hyper-V: Mark the Hyper-V clocksource as being high resolution

2015-07-05 Thread Thomas Gleixner
On Fri, 3 Jul 2015, K. Y. Srinivasan wrote: > From: Vivek yadav > > By design, alternative clock sources listed are based on the resolution of > current clock source. Once you set a high resolution clock, > only high resolution sources are returned. > Mark Hyper-V clock source as a high resoluti

RE: [PATCH 1/1] x86: Hyper-V: Mark the Hyper-V clocksource as being high resolution

2015-07-05 Thread KY Srinivasan
t; a...@canonical.com; jasow...@redhat.com; Vivek Yadav > Subject: Re: [PATCH 1/1] x86: Hyper-V: Mark the Hyper-V clocksource as > being high resolution > > On Fri, 3 Jul 2015, K. Y. Srinivasan wrote: > > From: Vivek yadav > > > > By design, alternative clock sources list

[PATCH 1/1] x86: Hyper-V: Mark the Hyper-V clocksource as being high resolution

2015-07-03 Thread K. Y. Srinivasan
From: Vivek yadav By design, alternative clock sources listed are based on the resolution of current clock source. Once you set a high resolution clock, only high resolution sources are returned. Mark Hyper-V clock source as a high resolution clock source. Signed-off-by: Vivek yadav Signed-off