[kvm-unit-tests PATCH v9 29/31] powerpc: Remove remnants of ppc64 directory and build structure

Andrew Jones andrew.jones at linux.dev
Tue Jun 4 23:36:10 AEST 2024


On Tue, Jun 04, 2024 at 12:49:51PM GMT, Thomas Huth wrote:
> On 04/05/2024 14.28, Nicholas Piggin wrote:
> > This moves merges ppc64 directories and files into powerpc, and
> > merges the 3 makefiles into one.
> > 
> > The configure --arch=powerpc option is aliased to ppc64 for
> > good measure.
> > 
> > Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
> > ---
> ...
> > diff --git a/powerpc/Makefile b/powerpc/Makefile
> > index 8a007ab54..e4b5312a2 100644
> > --- a/powerpc/Makefile
> > +++ b/powerpc/Makefile
> > @@ -1 +1,111 @@
> > -include $(SRCDIR)/$(TEST_DIR)/Makefile.$(ARCH)
> > +#
> > +# powerpc makefile
> > +#
> > +# Authors: Andrew Jones <drjones at redhat.com>
> 
> I'd maybe drop that e-mail address now since it it not valid anymore.
> Andrew, do want to see your new mail address here?

No need to change to my new email address. We can either keep it as is for
historical records, and as part of faithful code move, or just drop it.

Thanks,
drew

> 
> Apart from that:
> Acked-by: Thomas Huth <thuth at redhat.com>
> 


More information about the Linuxppc-dev mailing list