[PATCH] Use clockevent multiplier and shifter for decrementer

2012-04-03 Thread Bharat Bhushan
Time for which the hrtimer is started for decrementer emulation is calculated using tb_ticks_per_usec. While hrtimer uses the clockevent for DEC reprogramming (if needed) and which calculate timebase ticks using the multiplier and shifter mechanism implemented within clockevent layer. It was ob

Re: [GIT PULL] Please pull powerpc KVM fixes

2012-04-03 Thread Avi Kivity
On 04/03/2012 03:22 PM, Paul Mackerras wrote: > On Tue, Apr 03, 2012 at 10:03:05PM +1000, Paul Mackerras wrote: > > > > The following changes since commit 592f5d87b3feee9d60411f19d583038c0c7670ad: > > OK, I messed up the git request-pull command. The request should have > looked like this: > > Th

Re: [GIT PULL] Please pull powerpc KVM fixes

2012-04-03 Thread Paul Mackerras
On Tue, Apr 03, 2012 at 10:03:05PM +1000, Paul Mackerras wrote: > > The following changes since commit 592f5d87b3feee9d60411f19d583038c0c7670ad: OK, I messed up the git request-pull command. The request should have looked like this: The following changes since commit b1a808ff436343956a6ae63178e

[GIT PULL] Please pull powerpc KVM fixes

2012-04-03 Thread Paul Mackerras
Avi, The following changes since commit 592f5d87b3feee9d60411f19d583038c0c7670ad: KVM: PPC: Book3S: PR: Fix preemption (2012-04-03 16:42:39 +1000) are available in the git repository at: git://github.com/paulusmack/linux tags/powerpc-fixes for you to fetch changes up to 592f5d87b3feee9d604