diff for duplicates of <20120508175606.B753A3E05D0@localhost> diff --git a/a/1.txt b/N1/1.txt index 51184db..0505e5b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ -On Fri, 4 May 2012 20:30:20 +0800, Haojian Zhuang <haojian.zhuang@gmail.com> wrote: +On Fri, 4 May 2012 20:30:20 +0800, Haojian Zhuang <haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > Merge irq-pxa168 and irq-mmp2. And support device tree also. > > Since CONFIG_SPARSE_IRQ is enabled in arch-mmp, base irq starts from > NR_IRQS_LEGACY. > -> Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com> +> Signed-off-by: Haojian Zhuang <haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> This is a really big change and difficult to review for regressions. Is there any way you can break it down into incremental steps? ie. @@ -156,7 +156,7 @@ something like: > - * > - * Generic IRQ handling, GPIO IRQ demultiplexing, etc. > - * -> - * Author: Haojian Zhuang <haojian.zhuang@marvell.com> +> - * Author: Haojian Zhuang <haojian.zhuang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> > - * Copyright: Marvell International Ltd. > - * > - * This program is free software; you can redistribute it and/or modify @@ -320,7 +320,7 @@ something like: > - * > - * Generic IRQ handling, GPIO IRQ demultiplexing, etc. > - * -> - * Author: Bin Yang <bin.yang@marvell.com> +> - * Author: Bin Yang <bin.yang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> > - * Created: Sep 30, 2008 > - * Copyright: Marvell International Ltd. > - * @@ -381,8 +381,8 @@ something like: > + * Generic IRQ handling, GPIO IRQ demultiplexing, etc. > + * Copyright (C) 2008 - 2012 Marvell Technology Group Ltd. > + * -> + * Author: Bin Yang <bin.yang@marvell.com> -> + * Haojian Zhuang <haojian.zhuang@gmail.com> +> + * Author: Bin Yang <bin.yang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> +> + * Haojian Zhuang <haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@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 version 2 as diff --git a/a/content_digest b/N1/content_digest index 96b9891..a7acfc2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,24 @@ "ref\01336134626-12262-1-git-send-email-haojian.zhuang@gmail.com\0" "ref\01336134626-12262-4-git-send-email-haojian.zhuang@gmail.com\0" - "From\0grant.likely@secretlab.ca (Grant Likely)\0" - "Subject\0[PATCH v2 3/9] ARM: mmp: support DT in irq\0" + "ref\01336134626-12262-4-git-send-email-haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0" + "Subject\0Re: [PATCH v2 3/9] ARM: mmp: support DT in irq\0" "Date\0Tue, 08 May 2012 11:56:06 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Haojian Zhuang <haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" + arnd-r2nGTMty4D4@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org + " eric.y.miao-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" "\00:1\0" "b\0" - "On Fri, 4 May 2012 20:30:20 +0800, Haojian Zhuang <haojian.zhuang@gmail.com> wrote:\n" + "On Fri, 4 May 2012 20:30:20 +0800, Haojian Zhuang <haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n" "> Merge irq-pxa168 and irq-mmp2. And support device tree also.\n" "> \n" "> Since CONFIG_SPARSE_IRQ is enabled in arch-mmp, base irq starts from\n" "> NR_IRQS_LEGACY.\n" "> \n" - "> Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>\n" + "> Signed-off-by: Haojian Zhuang <haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "\n" "This is a really big change and difficult to review for regressions.\n" "Is there any way you can break it down into incremental steps? ie.\n" @@ -164,7 +170,7 @@ "> - *\n" "> - * Generic IRQ handling, GPIO IRQ demultiplexing, etc.\n" "> - *\n" - "> - * Author:\tHaojian Zhuang <haojian.zhuang@marvell.com>\n" + "> - * Author:\tHaojian Zhuang <haojian.zhuang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n" "> - * Copyright:\tMarvell International Ltd.\n" "> - *\n" "> - * This program is free software; you can redistribute it and/or modify\n" @@ -328,7 +334,7 @@ "> - *\n" "> - * Generic IRQ handling, GPIO IRQ demultiplexing, etc.\n" "> - *\n" - "> - * Author:\tBin Yang <bin.yang@marvell.com>\n" + "> - * Author:\tBin Yang <bin.yang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n" "> - * Created:\tSep 30, 2008\n" "> - * Copyright:\tMarvell International Ltd.\n" "> - *\n" @@ -389,8 +395,8 @@ "> + * Generic IRQ handling, GPIO IRQ demultiplexing, etc.\n" "> + * Copyright (C) 2008 - 2012 Marvell Technology Group Ltd.\n" "> + *\n" - "> + * Author:\tBin Yang <bin.yang@marvell.com>\n" - "> + * Haojian Zhuang <haojian.zhuang@gmail.com>\n" + "> + * Author:\tBin Yang <bin.yang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n" + "> + * Haojian Zhuang <haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or modify\n" "> + * it under the terms of the GNU General Public License version 2 as\n" @@ -836,4 +842,4 @@ "Grant Likely, B.Sc, P.Eng.\n" Secret Lab Technologies, Ltd. -d31fac3c63c9d2f4695e67935ece4f8f78b154b71f9c119431db6fe70b302d0e +ee849b7d6a83a65da114062ce12aeb40e45f0b513503dfe6f3d8c511d62d7934
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.