Re: [PATCH v2 1/7] clocksource: exynos_mct: Add the support for ARM64

From: Krzysztof Kozlowski
Date: Fri Sep 16 2016 - 07:11:18 EST


On 09/08/2016 01:04 PM, Daniel Lezcano wrote:
> On 24/08/2016 15:49, Chanwoo Choi wrote:
>> This patch adds the support for ARM 64bit. The delay_timer is only supported
>> on ARM 32bit.
>>
>> Cc: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
>> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
>> Cc: Kukjin Kim <kgene@xxxxxxxxxx>
>> Cc: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
>> Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
>> ---
>
> I don't really like #ifdef in the code itself but I suppose there is no
> much choice.
>
> Acked-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>

Thanks, applied.
If needed, I can provide a stable tag to base on top of it.

Best regards,
Krzysztof