On Sun, May 24, 2015 at 11:22:25PM -0700, Peter Crosthwaite wrote: > The callers (most of them in target-foo/cpu.c) to this function all > have the cpu pointer handy. Just pass it to avoid an ENV_GET_CPU from > core code (in exec.c). > > Cc: Paolo Bonzini <pbonz...@redhat.com> > Cc: Richard Henderson <r...@twiddle.net> > Cc: Peter Maydell <peter.mayd...@linaro.org> > Cc: "Edgar E. Iglesias" <edgar.igles...@gmail.com> > Cc: "Andreas Färber" <afaer...@suse.de> > Cc: Eduardo Habkost <ehabk...@redhat.com> > Cc: Michael Walle <mich...@walle.cc> > Cc: Aurelien Jarno <aurel...@aurel32.net> > Cc: Leon Alrae <leon.al...@imgtec.com> > Cc: Anthony Green <gr...@moxielogic.com> > Cc: Jia Liu <pro...@gmail.com> > Cc: Alexander Graf <ag...@suse.de> > Cc: Blue Swirl <blauwir...@gmail.com> > Cc: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > Cc: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> > Cc: Guan Xuetao <g...@mprc.pku.edu.cn> > Cc: Max Filippov <jcmvb...@gmail.com> > Signed-off-by: Peter Crosthwaite <crosthwaite.pe...@gmail.com>
This conflicts with this series from Bharata B Rao: Subject: [PATCH v3 0/3] Bitmap based CPU enumeration Can you rebase on top of that series? -- Eduardo