On Mon, 11 Jul 2016, Ingo Molnar wrote:
>
> * Anna-Maria Gleixner <[email protected]> wrote:
>
> > More or less straightforward, although this driver sports some very
> > interesting SMP setup code. Regarding the callback ordering, this
> > deleted comment is interesting:
> >
> > ... the GIC needs to be up before the ARM generic timers.
> >
> > That comment is half baken as the same requirement is true for perf.
> >
> > Signed-off-by: Richard Cochran <[email protected]>
> > Reviewed-by: Sebastian Andrzej Siewior <[email protected]>
> > Cc: Jason Cooper <[email protected]>
> > Cc: Marc Zyngier <[email protected]>
> > Signed-off-by: Anna-Maria Gleixner <[email protected]>
>
> The SOB sequence is unusal. Is this patch missing this line:
>
> From: Richard Cochran <[email protected]>
>
This line is missing.
Thanks,
Anna-Maria