Re: [PATCH] powerpc/time: Fix clockevent_decrementer initalisation for PR KVM

2018-10-20 Thread Anton Blanchard
On Fri, 19 Oct 2018 15:23:19 +1100 Michael Ellerman wrote: > In the recent commit 8b78fdb045de ("powerpc/time: Use > clockevents_register_device(), fixing an issue with large > decrementer") we changed the way we initialise the decrementer > clockevent(s). > > We no longer initialise the mult &

[PATCH] powerpc/time: Fix clockevent_decrementer initalisation for PR KVM

2018-10-18 Thread Michael Ellerman
In the recent commit 8b78fdb045de ("powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer") we changed the way we initialise the decrementer clockevent(s). We no longer initialise the mult & shift values of decrementer_clockevent itself. This has the effect of