On Tue, Oct 26, 2010 at 03:07:13PM -0700, David Daney wrote:
> There are two identical implementations of of_get_mac_address(), one
> each in arch/powerpc/kernel/prom_parse.c and
> arch/microblaze/kernel/prom_parse.c.  Move this function to a new
> common file of_net.{c,h} and adjust all the callers to include the new
> header.

Applied, thanks; but made some changes to protect this code because it
does not work on little endian (it can be fixed in a separate patch)

Also...

> 
> Signed-off-by: David Daney <dda...@caviumnetworks.com>
> Cc: Michal Simek <mon...@monstr.eu>
> Cc: Grant Likely <grant.lik...@secretlab.ca>
> Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org>
> Cc: Wolfram Sang <w.s...@pengutronix.de>
> Cc: Paul Mackerras <pau...@samba.org>
> Cc: "David S. Miller" <da...@davemloft.net>
> Cc: Corey Minyard <cminy...@mvista.com>
> Cc: Pantelis Antoniou <pantelis.anton...@gmail.com>
> Cc: Vitaly Bordug <vbor...@ru.mvista.com>
> Cc: Anatolij Gustschin <ag...@denx.de>
> Cc: John Rigby <jcri...@gmail.com>
> Cc: Wolfgang Denk <w...@denx.de>
> Cc: Anton Vorontsov <avoront...@mvista.com>
> Cc: Sandeep Gopalpet <sandeep.ku...@freescale.com>
> Cc: Kumar Gala <ga...@kernel.crashing.org>
> Cc: Li Yang <le...@freescale.com>
> Cc: Sergey Matyukevich <geoma...@gmail.com>
> Cc: Jiri Pirko <jpi...@redhat.com>
> Cc: Eric Dumazet <eric.duma...@gmail.com>
> Cc: Sean MacLennan <smaclen...@pikatech.com>
> Cc: Sadanand Mutyala <sadanand.muty...@xilinx.com>
> Cc: Andres Salomon <dilin...@queued.net>
> Cc: microblaze-ucli...@itee.uq.edu.au
> Cc: linux-ker...@vger.kernel.org
> Cc: linuxppc-dev@lists.ozlabs.org
> Cc: net...@vger.kernel.org
> Cc: devicetree-disc...@lists.ozlabs.org

You don't need to believe everything that get_maintainers is telling
you.  When you get a large list like this, don't Cc everyone, but
apply some educated guesses.  You can guess that the PowerPC and
Microblaze maintainers care because it touches their trees, and you
can guess that I care because I'm the dt maintainer. David Miller
isn't a bad guess because of networking.  But 22 people is excessive.

g.
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to