On Sat, Aug 15, 2015 at 04:28:28PM -0700, Peter Crosthwaite wrote: > From: Peter Crosthwaite <[email protected]> > > Rename ELF_MACHINE to be I386 specific. This is used as-is by the > multiboot loader. > > Linux-user previously used this definition but will not anymore, > falling back to the default bahaviour of using ELF_ARCH as ELF_MACHINE. > > This removes another architecture specific definition from the global > namespace. > > Cc: Paolo Bonzini <[email protected]> > Cc: Richard Henderson <[email protected]> > Cc: Eduardo Habkost <[email protected]> > Signed-off-by: Peter Crosthwaite <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]> If somebody is going to pull the whole series through another tree: Acked-by: Eduardo Habkost <[email protected]> (It looks like I can't apply this to the x86 tree without patches 1/19 and 2/19) -- Eduardo
