Re: [PATCH v2] clocksource/drivers/time-armada-370-xp: Fix the clock reference

2016-08-16 Thread Daniel Lezcano
On 08/10/2016 03:14 PM, Gregory CLEMENT wrote: > While converting the init function to return an error, the wrong clock > was get. This lead to wrong clock rate and slow down the kernel. For > example, before the patch a typical boot was around 15s after it was 1 > minute slower. > > Fixes: 12549e

Re: [PATCH v2] clocksource/drivers/time-armada-370-xp: Fix the clock reference

2016-08-14 Thread Stefan Roese
On 10.08.2016 15:14, Gregory CLEMENT wrote: While converting the init function to return an error, the wrong clock was get. This lead to wrong clock rate and slow down the kernel. For example, before the patch a typical boot was around 15s after it was 1 minute slower. Fixes: 12549e27c63c ("cloc

[PATCH v2] clocksource/drivers/time-armada-370-xp: Fix the clock reference

2016-08-10 Thread Gregory CLEMENT
While converting the init function to return an error, the wrong clock was get. This lead to wrong clock rate and slow down the kernel. For example, before the patch a typical boot was around 15s after it was 1 minute slower. Fixes: 12549e27c63c ("clocksource/drivers/time-armada-370-xp: Convert in