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

From: Stefan Roese
Date: Mon Aug 15 2016 - 01:32:13 EST


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 ("clocksource/drivers/time-armada-370-xp: Convert init function to return error")

Signed-off-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx>

Tested-by: Stefan Roese <sr@xxxxxxx>

Thanks,
Stefan