* Anna-Maria Gleixner [off-list ref] 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 <redacted>
Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Jason Cooper <redacted>
Cc: Marc Zyngier <redacted>
Signed-off-by: Anna-Maria Gleixner <anna-maria@linutronix.de>
The SOB sequence is unusal. Is this patch missing this line:
From: Richard Cochran [off-list ref]
... or should the SOB be:
Acked-by: Richard Cochran [off-list ref]
?
Thanks,
Ingo