On Fri, Jun 09, 2017 at 12:03:38PM +1000, David Gibson wrote: > On Thu, Jun 08, 2017 at 04:23:34PM +0200, Juan Quintela wrote: > > Thomas Huth <th...@redhat.com> wrote: > > > There does not seem to be any target specific code in core.c, so we can > > > put it into "common-obj" instead of "obj" to compile it only once for > > > all targets. > > > > > > Signed-off-by: Thomas Huth <th...@redhat.com> > > > > It compiles. > > I can't see anything that is target dependent on core.c. > > > > So > > > > Reviewed-by: Juan Quintela <quint...@redhat.com> > > I've merged this into my ppc-for-2.10 tree, on the basis that ppc is > the only user of core.c so far. Any objections?
No problem to me. If you want, you can add my: Acked-by: Eduardo Habkost <ehabk...@redhat.com> -- Eduardo