Dropping "depends on SMP" for HAVE_ARM_TWD -- take 2

Marc Zyngier marc.zyngier at arm.com
Sat Oct 3 02:32:19 PDT 2015


On Sat, 3 Oct 2015 00:34:02 +0100
Måns Rullgård <mans at mansr.com> wrote:

> Mason <slash.tmp at free.fr> writes:
> 
> > My port requires the TWD to function. So I'm using
> > select HAVE_ARM_TWD (no "if SMP") to have it work
> > even on MULTIPLATFORM UP configs.
> 
> You could just let it use another timer in the non-smp case if you
> didn't have that weird aversion towards using my code.

I have no idea what your code does, but using the timer that is
integrated into the core (just like on any other A9 implementation)
feels like the right thing to do, unless the HW is too broken to use
TWD.

Another timer is a nice thing to have (it probably comes in handy for
suspend/resume, and it may have a much better resolution), but this
seems like icing on the cake at this point. Let's see the cake first.

Thanks,

	M.
-- 
Jazz is not dead. It just smells funny.



More information about the linux-arm-kernel mailing list