[PATCH 4/8] [POWERPC] Use global_number in ppc32 pci_controller

David Gibson david at gibson.dropbear.id.au
Thu Jun 28 12:13:06 EST 2007


On Wed, Jun 27, 2007 at 09:09:36PM -0500, Kumar Gala wrote:
> 
> On Jun 27, 2007, at 7:14 PM, Stephen Rothwell wrote:
> 
> > Hi Kumar,
> >
> > All this stuff looks good, thanks.
> >
> > On Wed, 27 Jun 2007 13:19:14 -0500 Kumar Gala  
> > <galak at kernel.crashing.org> wrote:
> >>
> >> diff --git a/arch/powerpc/kernel/pci-common.c b/arch/powerpc/ 
> >> kernel/pci-common.c
> >> new file mode 100644
> >> index 0000000..3ca8cfb
> >> --- /dev/null
> >> +++ b/arch/powerpc/kernel/pci-common.c
> >> @@ -0,0 +1,53 @@
> >> +/*
> >> + * Contains common pci routines for ALL ppc platform
> >> + *
> >> + * This program is free software; you can redistribute it and/or
> >> + * modify it under the terms of the GNU General Public License
> >> + * as published by the Free Software Foundation; either version
> >> + * 2 of the License, or (at your option) any later version.
> >> + */
> >
> > This needs some copyright notice presumably based on the code you are
> > moving to here.
> 
> Will do.  The ppc32 doesn't have anything.  The only copyright is on  
> the ppc64 code for Anton.  Not really sure how to deal with 'Port for  
> PPC64 David Engebretsen, IBM Corp.'  Suggestions?

I tend to just copy such copyrights-that-aren't-copyrights verbatim.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson



More information about the Linuxppc-dev mailing list