diff for duplicates of <1276151596.1962.49.camel@pasglop> diff --git a/a/content_digest b/N1/content_digest index 4e3b258..ea7d701 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,15 @@ "ref\020100604212134.10552.70717.stgit@angua\0" "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" "Subject\0Re: [PATCH 1/5] of/irq: Move irq_of_parse_and_map() to common code\0" - "Date\0Thu, 10 Jun 2010 16:33:16 +1000\0" - "To\0Grant Likely <grant.likely@secretlab.ca>\0" - "Cc\0Stephen Rothwell <sfr@canb.auug.org.au>" - Michal Simek <monstr@monstr.eu> - microblaze-uclinux@itee.uq.edu.au - devicetree-discuss@lists.ozlabs.org - linuxppc-dev@ozlabs.org - sparclinux@vger.kernel.org - Jeremy Kerr <jeremy.kerr@canonical.com> - " David S. Miller <davem@davemloft.net>\0" + "Date\0Thu, 10 Jun 2010 06:33:16 +0000\0" + "To\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0" + "Cc\0Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>" + microblaze-uclinux-rVRm/Wmeqae7NGdpmJTKYQ@public.gmane.org + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org + sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Jeremy Kerr <jeremy.kerr-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> + " David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>\0" "\00:1\0" "b\0" "On Fri, 2010-06-04 at 15:21 -0600, Grant Likely wrote:\n" @@ -404,4 +403,4 @@ "> +#endif /* CONFIG_OF */\n" > +#endif /* __OF_IRQ_H */ -9ffe9e5d6425375b54e40157bc44b6d35aa40360cbb7a4e34bb473f41df56ae4 +bf483de6ab50cffd15a17d9740caf977d1370d1c823b3f618953c33caba76d01
diff --git a/a/1.txt b/N2/1.txt index e954758..883db71 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,18 +3,18 @@ On Fri, 2010-06-04 at 15:21 -0600, Grant Likely wrote: > irq_of_parse_and_map(), but the implementation is different, so it > does not use this code. > -> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> -> CC: Michal Simek <monstr@monstr.eu> -> CC: "David S. Miller" <davem@davemloft.net> -> CC: Stephen Rothwell <sfr@canb.auug.org.au> +> Signed-off-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> +> CC: Michal Simek <monstr-pSz03upnqPeHXe+LvDLADg@public.gmane.org> +> CC: "David S. Miller" <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> +> CC: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org> -Acked-by : Benjamin Herrenschmidt <benh@kernel.crashing.org> +Acked-by : Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> -> CC: Jeremy Kerr <jeremy.kerr@canonical.com> -> CC: microblaze-uclinux@itee.uq.edu.au -> CC: linuxppc-dev@ozlabs.org -> CC: sparclinux@vger.kernel.org -> CC: devicetree-discuss@lists.ozlabs.org +> CC: Jeremy Kerr <jeremy.kerr-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> +> CC: microblaze-uclinux-rVRm/Wmeqae7NGdpmJTKYQ@public.gmane.org +> CC: linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org +> CC: sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> CC: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org > --- > arch/microblaze/include/asm/irq.h | 13 ----------- > arch/microblaze/include/asm/prom.h | 26 +---------------------- @@ -296,11 +296,11 @@ Acked-by : Benjamin Herrenschmidt <benh@kernel.crashing.org> > + * Derived from arch/i386/kernel/irq.c > + * Copyright (C) 1992 Linus Torvalds > + * Adapted from arch/i386 by Gary Thomas -> + * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) -> + * Updated and modified by Cort Dougan <cort@fsmlabs.com> +> + * Copyright (C) 1995-1996 Gary Thomas (gdt-i2VXO+2WO99g9hUCZPvPmw@public.gmane.org) +> + * Updated and modified by Cort Dougan <cort-dFccEBQASIhBDgjK7y7TUQ@public.gmane.org> > + * Copyright (C) 1996-2001 Cort Dougan > + * Adapted for Power Macintosh by Paul Mackerras -> + * Copyright (C) 1996 Paul Mackerras (paulus@cs.anu.edu.au) +> + * Copyright (C) 1996 Paul Mackerras (paulus-mVUT9YNL7HhWG/WdbR7gnQ@public.gmane.org) > + * > + * This program is free software; you can redistribute it and/or > + * modify it under the terms of the GNU General Public License diff --git a/a/content_digest b/N2/content_digest index 4e3b258..37a54ca 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,16 +1,15 @@ "ref\020100604212134.10552.70717.stgit@angua\0" - "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" + "From\0Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\0" "Subject\0Re: [PATCH 1/5] of/irq: Move irq_of_parse_and_map() to common code\0" "Date\0Thu, 10 Jun 2010 16:33:16 +1000\0" - "To\0Grant Likely <grant.likely@secretlab.ca>\0" - "Cc\0Stephen Rothwell <sfr@canb.auug.org.au>" - Michal Simek <monstr@monstr.eu> - microblaze-uclinux@itee.uq.edu.au - devicetree-discuss@lists.ozlabs.org - linuxppc-dev@ozlabs.org - sparclinux@vger.kernel.org - Jeremy Kerr <jeremy.kerr@canonical.com> - " David S. Miller <davem@davemloft.net>\0" + "To\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0" + "Cc\0Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>" + microblaze-uclinux-rVRm/Wmeqae7NGdpmJTKYQ@public.gmane.org + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org + sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Jeremy Kerr <jeremy.kerr-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org> + " David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>\0" "\00:1\0" "b\0" "On Fri, 2010-06-04 at 15:21 -0600, Grant Likely wrote:\n" @@ -18,18 +17,18 @@ "> irq_of_parse_and_map(), but the implementation is different, so it\n" "> does not use this code.\n" "> \n" - "> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>\n" - "> CC: Michal Simek <monstr@monstr.eu>\n" - "> CC: \"David S. Miller\" <davem@davemloft.net>\n" - "> CC: Stephen Rothwell <sfr@canb.auug.org.au>\n" + "> Signed-off-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n" + "> CC: Michal Simek <monstr-pSz03upnqPeHXe+LvDLADg@public.gmane.org>\n" + "> CC: \"David S. Miller\" <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>\n" + "> CC: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>\n" "\n" - "Acked-by : Benjamin Herrenschmidt <benh@kernel.crashing.org>\n" + "Acked-by : Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\n" "\n" - "> CC: Jeremy Kerr <jeremy.kerr@canonical.com>\n" - "> CC: microblaze-uclinux@itee.uq.edu.au\n" - "> CC: linuxppc-dev@ozlabs.org\n" - "> CC: sparclinux@vger.kernel.org\n" - "> CC: devicetree-discuss@lists.ozlabs.org\n" + "> CC: Jeremy Kerr <jeremy.kerr-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>\n" + "> CC: microblaze-uclinux-rVRm/Wmeqae7NGdpmJTKYQ@public.gmane.org\n" + "> CC: linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org\n" + "> CC: sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> CC: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n" "> ---\n" "> arch/microblaze/include/asm/irq.h | 13 -----------\n" "> arch/microblaze/include/asm/prom.h | 26 +----------------------\n" @@ -311,11 +310,11 @@ "> + * Derived from arch/i386/kernel/irq.c\n" "> + * Copyright (C) 1992 Linus Torvalds\n" "> + * Adapted from arch/i386 by Gary Thomas\n" - "> + * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)\n" - "> + * Updated and modified by Cort Dougan <cort@fsmlabs.com>\n" + "> + * Copyright (C) 1995-1996 Gary Thomas (gdt-i2VXO+2WO99g9hUCZPvPmw@public.gmane.org)\n" + "> + * Updated and modified by Cort Dougan <cort-dFccEBQASIhBDgjK7y7TUQ@public.gmane.org>\n" "> + * Copyright (C) 1996-2001 Cort Dougan\n" "> + * Adapted for Power Macintosh by Paul Mackerras\n" - "> + * Copyright (C) 1996 Paul Mackerras (paulus@cs.anu.edu.au)\n" + "> + * Copyright (C) 1996 Paul Mackerras (paulus-mVUT9YNL7HhWG/WdbR7gnQ@public.gmane.org)\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or\n" "> + * modify it under the terms of the GNU General Public License\n" @@ -404,4 +403,4 @@ "> +#endif /* CONFIG_OF */\n" > +#endif /* __OF_IRQ_H */ -9ffe9e5d6425375b54e40157bc44b6d35aa40360cbb7a4e34bb473f41df56ae4 +38fc4b1467f22b077a9c91f151883c16e4a19a9c99635452aa3f3a5146d80875
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.