Beginning Merger Patch

Josh Boyer jwboyer at jdub.homelinux.org
Wed Aug 3 12:38:15 EST 2005


On Tue, 2005-08-02 at 16:05 -0700, Eugene Surovegin wrote:
> On Tue, Aug 02, 2005 at 05:59:35PM -0500, Jon Loeliger wrote:
> > Here is a patch to begin the process of merging
> > the PPC32 and PPC64 include directories into a
> > new common "powerpc" arch.
> > 
> > This patch introduces the include/asm-powerpc directory.
> > It then places into it, all of the files in asm-ppc and
> > asm-ppc64 that are essentially identical.  A stub is left
> > in asm-ppc and asm-ppc64 pointing to the unified files.
> > No real thought went into this set of files; these are
> > the dead-simple identical files for starters!
> 
> Hmm, I got an impression that we wouldn't touch ppc and ppc64 for 
> now and just _copy_ or create clean stuff into powerpc. I think this 
> will be much safer, at least at the beginning.

Safer, maybe.  But then you have triple maintenance, since all the files
in question were just duplicates.

Patches like this don't need to be applied right away.  They take time
and lots of vetting.  They can live as separate entities until they are
really ready to be committed.  That being said, I say go whole-hog and
do it as Jon has done.  Especially considering that he has a git tree
that can be worked from.

josh




More information about the Linuxppc-dev mailing list