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 <afaer...@suse.de> > Signed-off-by: Wei Huang <w...@redhat.com>
Reviewed-by: Michael Tokarev <m...@tls.msk.ru> I'm not applying this to -trivial per previous comments. Thanks, /mjt