05.11.2015 20:24, Wei Huang wrote: > arm_gic.c retrieves CPU number using either NUM_CPU(s) or s->num_cpu. > Such mixed-uses make source code inconsistent. This patch removes > NUM_CPU(s), which was defined for MPCore tweak long ago, and instead > favors s->num_cpu. The source is more consistent after this small tweak. > > Reviewed-by: Andreas Färber <[email protected]> > Signed-off-by: Wei Huang <[email protected]>
Reviewed-by: Michael Tokarev <[email protected]> I'm not applying this to -trivial per previous comments. Thanks, /mjt
