diff for duplicates of <20170109100109.el26c4nbitc3uddb@phenom.ffwll.local> diff --git a/a/content_digest b/N1/content_digest index deec72b..109f1d6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -30,7 +30,8 @@ linux-s390@vger.kernel.org linux-sh@vger.kernel.org sparclinux@vger.kernel.org - " linux-xtensa@linux-xtensa.orglinux-ar\0" + linux-xtensa@linux-xtensa.org + " linux-ar\0" "\00:1\0" "b\0" "On Fri, Jan 06, 2017 at 10:43:59AM +0100, Nicolas Dichtel wrote:\n" @@ -2681,4 +2682,4 @@ "Software Engineer, Intel Corporation\n" http://blog.ffwll.ch -af81a71dfd3511e16fc02641dedde24e8ee5afb620e4cffe4abd3e44575fa295 +874096826e0e1540e1dfe41b5f15494e7f0bdf78ec93630c92fcf5798a158a58
diff --git a/a/content_digest b/N2/content_digest index deec72b..d7177d8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -30,7 +30,25 @@ linux-s390@vger.kernel.org linux-sh@vger.kernel.org sparclinux@vger.kernel.org - " linux-xtensa@linux-xtensa.orglinux-ar\0" + linux-xtensa@linux-xtensa.org + linux-arch@vger.kernel.org + dri-devel@lists.freedesktop.org + netdev@vger.kernel.org + linux-media@vger.kernel.org + linux-mmc@vger.kernel.org + netfilter-devel@vger.kernel.org + coreteam@netfilter.org + linux-nfs@vger.kernel.org + linux-raid@vger.kernel.org + linux-spi@vger.kernel.org + linux-mtd@lists.infradead.org + linux-rdma@vger.kernel.org + fcoe-devel@open-fcoe.org + alsa-devel@alsa-project.org + linux-fbdev@vger.kernel.org + xen-devel@lists.xenproject.org + airlied@linux.ie + " davem@davemloft.net\0" "\00:1\0" "b\0" "On Fri, Jan 06, 2017 at 10:43:59AM +0100, Nicolas Dichtel wrote:\n" @@ -2681,4 +2699,4 @@ "Software Engineer, Intel Corporation\n" http://blog.ffwll.ch -af81a71dfd3511e16fc02641dedde24e8ee5afb620e4cffe4abd3e44575fa295 +ced28b544ac2ae1e4f939afcc567682b7df4b6e14e375089d6cd88cac326f86c
diff --git a/a/1.txt b/N3/1.txt index 55b3780..a80b195 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -202,7 +202,7 @@ Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> > @@ -44,7 +44,7 @@ This document describes the Linux kernel Makefiles. > --- 6.11 Post-link pass > -> === 7 Kbuild syntax for exported headers +> == 7 Kbuild syntax for exported headers > - --- 7.1 header-y > + --- 7.1 subdir-y > --- 7.2 genhdr-y @@ -1089,8 +1089,7 @@ Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> > +++ b/arch/score/include/asm/Kbuild > @@ -1,7 +1,3 @@ > - -> -header-y += -> - +> -header-y +> - > - > generic-y += barrier.h > generic-y += clkdev.h @@ -2553,7 +2552,7 @@ Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> > --- a/scripts/Makefile.headersinst > +++ b/scripts/Makefile.headersinst > @@ -1,17 +1,18 @@ -> # ========================================================================== +> # ===================================== > # Installing headers > # > -# header-y - list files to be installed. They are preprocessed @@ -2563,7 +2562,7 @@ Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> > +# arch/<arch>/include/uapi/asm and /include/generated/uapi/asm are exported. > +# They are preprocessed to remove __KERNEL__ section of the file. > # -> # ========================================================================== +> # ===================================== > > # generated header directory > gen := $(if $(gen),$(gen),$(subst include/,include/generated/,$(obj))) diff --git a/a/content_digest b/N3/content_digest index deec72b..2207114 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -3,7 +3,7 @@ "ref\01483695839-18660-8-git-send-email-nicolas.dichtel@6wind.com\0" "From\0Daniel Vetter <daniel@ffwll.ch>\0" "Subject\0Re: [PATCH v2 7/7] uapi: export all headers under uapi directories\0" - "Date\0Mon, 9 Jan 2017 11:01:09 +0100\0" + "Date\0Mon, 09 Jan 2017 10:01:09 +0000\0" "To\0Nicolas Dichtel <nicolas.dichtel@6wind.com>\0" "Cc\0arnd@arndb.de" mmarek@suse.com @@ -237,7 +237,7 @@ "> @@ -44,7 +44,7 @@ This document describes the Linux kernel Makefiles.\n" "> \t --- 6.11 Post-link pass\n" "> \n" - "> \t=== 7 Kbuild syntax for exported headers\n" + "> \t== 7 Kbuild syntax for exported headers\n" "> -\t\t--- 7.1 header-y\n" "> +\t\t--- 7.1 subdir-y\n" "> \t\t--- 7.2 genhdr-y\n" @@ -1124,8 +1124,7 @@ "> +++ b/arch/score/include/asm/Kbuild\n" "> @@ -1,7 +1,3 @@\n" "> -\n" - "> -header-y +=\n" - "> -\n" + "> -header-y +> -\n" "> -\n" "> generic-y += barrier.h\n" "> generic-y += clkdev.h\n" @@ -2588,7 +2587,7 @@ "> --- a/scripts/Makefile.headersinst\n" "> +++ b/scripts/Makefile.headersinst\n" "> @@ -1,17 +1,18 @@\n" - "> # ==========================================================================\n" + "> # =====================================\n" "> # Installing headers\n" "> #\n" "> -# header-y - list files to be installed. They are preprocessed\n" @@ -2598,7 +2597,7 @@ "> +# arch/<arch>/include/uapi/asm and /include/generated/uapi/asm are exported.\n" "> +# They are preprocessed to remove __KERNEL__ section of the file.\n" "> #\n" - "> # ==========================================================================\n" + "> # =====================================\n" "> \n" "> # generated header directory\n" "> gen := $(if $(gen),$(gen),$(subst include/,include/generated/,$(obj)))\n" @@ -2681,4 +2680,4 @@ "Software Engineer, Intel Corporation\n" http://blog.ffwll.ch -af81a71dfd3511e16fc02641dedde24e8ee5afb620e4cffe4abd3e44575fa295 +9977b20778f8ce56dbad590901691155e9fc39eb0333531e569962868dbd0427
diff --git a/a/content_digest b/N4/content_digest index deec72b..1e7e8b4 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -19,7 +19,7 @@ uclinux-h8-devel@lists.sourceforge.jp linux-hexagon@vger.kernel.org linux-ia64@vger.kernel.org - linux-m68k@lists.linux-m68k.org + linux-m68k@vger.kernel.org linux-metag@vger.kernel.org linux-mips@linux-mips.org linux-am33-list@redhat.com @@ -30,7 +30,25 @@ linux-s390@vger.kernel.org linux-sh@vger.kernel.org sparclinux@vger.kernel.org - " linux-xtensa@linux-xtensa.orglinux-ar\0" + linux-xtensa@linux-xtensa.org + linux-arch@vger.kernel.org + dri-devel@lists.freedesktop.org + netdev@vger.kernel.org + linux-media@vger.kernel.org + linux-mmc@vger.kernel.org + netfilter-devel@vger.kernel.org + coreteam@netfilter.org + linux-nfs@vger.kernel.org + linux-raid@vger.kernel.org + linux-spi@vger.kernel.org + linux-mtd@lists.infradead.org + linux-rdma@vger.kernel.org + fcoe-devel@open-fcoe.org + alsa-devel@alsa-project.org + linux-fbdev@vger.kernel.org + xen-devel@lists.xenproject.org + airlied@linux.ie + " davem@davemloft.net\0" "\00:1\0" "b\0" "On Fri, Jan 06, 2017 at 10:43:59AM +0100, Nicolas Dichtel wrote:\n" @@ -2681,4 +2699,4 @@ "Software Engineer, Intel Corporation\n" http://blog.ffwll.ch -af81a71dfd3511e16fc02641dedde24e8ee5afb620e4cffe4abd3e44575fa295 +560c167a4b9272305b29996e7fc6cf47395ae32cd20de5d47473b574580f7b6b
diff --git a/a/1.txt b/N5/1.txt index 55b3780..313df0e 100644 --- a/a/1.txt +++ b/N5/1.txt @@ -1,4 +1,4 @@ -On Fri, Jan 06, 2017 at 10:43:59AM +0100, Nicolas Dichtel wrote: +On Fri, Jan 06, 2017@10:43:59AM +0100, Nicolas Dichtel wrote: > Regularly, when a new header is created in include/uapi/, the developer > forgets to add it in the corresponding Kbuild file. This error is usually > detected after the release is out. @@ -59,14 +59,14 @@ On Fri, Jan 06, 2017 at 10:43:59AM +0100, Nicolas Dichtel wrote: > linux/cifs/..install.cmd > linux/auto_dev-ioctl.h > -> Thanks to Julien Floret <julien.floret@6wind.com> for the tip to get all +> Thanks to Julien Floret <julien.floret at 6wind.com> for the tip to get all > subdirs with a pure makefile command. > -> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> +> Signed-off-by: Nicolas Dichtel <nicolas.dichtel at 6wind.com> Makes lots of sense. -Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> +Acked-by: Daniel Vetter <daniel.vetter at ffwll.ch> > --- > Documentation/kbuild/makefiles.txt | 41 ++- > arch/alpha/include/uapi/asm/Kbuild | 41 --- @@ -2638,7 +2638,7 @@ Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> > > -- > To unsubscribe from this list: send the line "unsubscribe linux-doc" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- diff --git a/a/content_digest b/N5/content_digest index deec72b..f06632a 100644 --- a/a/content_digest +++ b/N5/content_digest @@ -1,39 +1,13 @@ "ref\0bf83da6b-01ef-bf44-b3e1-ca6fc5636818@6wind.com\0" "ref\01483695839-18660-1-git-send-email-nicolas.dichtel@6wind.com\0" "ref\01483695839-18660-8-git-send-email-nicolas.dichtel@6wind.com\0" - "From\0Daniel Vetter <daniel@ffwll.ch>\0" - "Subject\0Re: [PATCH v2 7/7] uapi: export all headers under uapi directories\0" + "From\0daniel@ffwll.ch (Daniel Vetter)\0" + "Subject\0[PATCH v2 7/7] uapi: export all headers under uapi directories\0" "Date\0Mon, 9 Jan 2017 11:01:09 +0100\0" - "To\0Nicolas Dichtel <nicolas.dichtel@6wind.com>\0" - "Cc\0arnd@arndb.de" - mmarek@suse.com - linux-kbuild@vger.kernel.org - linux-doc@vger.kernel.org - linux-kernel@vger.kernel.org - linux-alpha@vger.kernel.org - linux-snps-arc@lists.infradead.org - linux-arm-kernel@lists.infradead.org - adi-buildroot-devel@lists.sourceforge.net - linux-c6x-dev@linux-c6x.org - linux-cris-kernel@axis.com - uclinux-h8-devel@lists.sourceforge.jp - linux-hexagon@vger.kernel.org - linux-ia64@vger.kernel.org - linux-m68k@lists.linux-m68k.org - linux-metag@vger.kernel.org - linux-mips@linux-mips.org - linux-am33-list@redhat.com - nios2-dev@lists.rocketboards.org - openrisc@lists.librecores.org - linux-parisc@vger.kernel.org - linuxppc-dev@lists.ozlabs.org - linux-s390@vger.kernel.org - linux-sh@vger.kernel.org - sparclinux@vger.kernel.org - " linux-xtensa@linux-xtensa.orglinux-ar\0" + "To\0linux-snps-arc@lists.infradead.org\0" "\00:1\0" "b\0" - "On Fri, Jan 06, 2017 at 10:43:59AM +0100, Nicolas Dichtel wrote:\n" + "On Fri, Jan 06, 2017@10:43:59AM +0100, Nicolas Dichtel wrote:\n" "> Regularly, when a new header is created in include/uapi/, the developer\n" "> forgets to add it in the corresponding Kbuild file. This error is usually\n" "> detected after the release is out.\n" @@ -94,14 +68,14 @@ "> linux/cifs/..install.cmd\n" "> linux/auto_dev-ioctl.h\n" "> \n" - "> Thanks to Julien Floret <julien.floret@6wind.com> for the tip to get all\n" + "> Thanks to Julien Floret <julien.floret at 6wind.com> for the tip to get all\n" "> subdirs with a pure makefile command.\n" "> \n" - "> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>\n" + "> Signed-off-by: Nicolas Dichtel <nicolas.dichtel at 6wind.com>\n" "\n" "Makes lots of sense.\n" "\n" - "Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>\n" + "Acked-by: Daniel Vetter <daniel.vetter at ffwll.ch>\n" "> ---\n" "> Documentation/kbuild/makefiles.txt | 41 ++-\n" "> arch/alpha/include/uapi/asm/Kbuild | 41 ---\n" @@ -2673,7 +2647,7 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-doc\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" + "> the body of a message to majordomo at vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" "\n" "-- \n" @@ -2681,4 +2655,4 @@ "Software Engineer, Intel Corporation\n" http://blog.ffwll.ch -af81a71dfd3511e16fc02641dedde24e8ee5afb620e4cffe4abd3e44575fa295 +9be55c1b7bee63b70af59d7d45df321883d524efbf0d27dec644d0f676dfce3b
diff --git a/a/1.txt b/N6/1.txt index 55b3780..222054b 100644 --- a/a/1.txt +++ b/N6/1.txt @@ -2638,7 +2638,7 @@ Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> > > -- > To unsubscribe from this list: send the line "unsubscribe linux-doc" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- diff --git a/a/content_digest b/N6/content_digest index deec72b..2fd4296 100644 --- a/a/content_digest +++ b/N6/content_digest @@ -2,35 +2,9 @@ "ref\01483695839-18660-1-git-send-email-nicolas.dichtel@6wind.com\0" "ref\01483695839-18660-8-git-send-email-nicolas.dichtel@6wind.com\0" "From\0Daniel Vetter <daniel@ffwll.ch>\0" - "Subject\0Re: [PATCH v2 7/7] uapi: export all headers under uapi directories\0" + "Subject\0[OpenRISC] [PATCH v2 7/7] uapi: export all headers under uapi directories\0" "Date\0Mon, 9 Jan 2017 11:01:09 +0100\0" - "To\0Nicolas Dichtel <nicolas.dichtel@6wind.com>\0" - "Cc\0arnd@arndb.de" - mmarek@suse.com - linux-kbuild@vger.kernel.org - linux-doc@vger.kernel.org - linux-kernel@vger.kernel.org - linux-alpha@vger.kernel.org - linux-snps-arc@lists.infradead.org - linux-arm-kernel@lists.infradead.org - adi-buildroot-devel@lists.sourceforge.net - linux-c6x-dev@linux-c6x.org - linux-cris-kernel@axis.com - uclinux-h8-devel@lists.sourceforge.jp - linux-hexagon@vger.kernel.org - linux-ia64@vger.kernel.org - linux-m68k@lists.linux-m68k.org - linux-metag@vger.kernel.org - linux-mips@linux-mips.org - linux-am33-list@redhat.com - nios2-dev@lists.rocketboards.org - openrisc@lists.librecores.org - linux-parisc@vger.kernel.org - linuxppc-dev@lists.ozlabs.org - linux-s390@vger.kernel.org - linux-sh@vger.kernel.org - sparclinux@vger.kernel.org - " linux-xtensa@linux-xtensa.orglinux-ar\0" + "To\0openrisc@lists.librecores.org\0" "\00:1\0" "b\0" "On Fri, Jan 06, 2017 at 10:43:59AM +0100, Nicolas Dichtel wrote:\n" @@ -2673,7 +2647,7 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-doc\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" + "> the body of a message to majordomo at vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" "\n" "-- \n" @@ -2681,4 +2655,4 @@ "Software Engineer, Intel Corporation\n" http://blog.ffwll.ch -af81a71dfd3511e16fc02641dedde24e8ee5afb620e4cffe4abd3e44575fa295 +8d9ee35b27777facd294f5c0dad5d202078ffc48601086a3dca8c9d0acecfa53
diff --git a/a/1.txt b/N7/1.txt index 55b3780..222054b 100644 --- a/a/1.txt +++ b/N7/1.txt @@ -2638,7 +2638,7 @@ Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> > > -- > To unsubscribe from this list: send the line "unsubscribe linux-doc" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- diff --git a/a/content_digest b/N7/content_digest index deec72b..5aa2551 100644 --- a/a/content_digest +++ b/N7/content_digest @@ -1,36 +1,10 @@ "ref\0bf83da6b-01ef-bf44-b3e1-ca6fc5636818@6wind.com\0" "ref\01483695839-18660-1-git-send-email-nicolas.dichtel@6wind.com\0" "ref\01483695839-18660-8-git-send-email-nicolas.dichtel@6wind.com\0" - "From\0Daniel Vetter <daniel@ffwll.ch>\0" - "Subject\0Re: [PATCH v2 7/7] uapi: export all headers under uapi directories\0" + "From\0daniel@ffwll.ch (Daniel Vetter)\0" + "Subject\0[PATCH v2 7/7] uapi: export all headers under uapi directories\0" "Date\0Mon, 9 Jan 2017 11:01:09 +0100\0" - "To\0Nicolas Dichtel <nicolas.dichtel@6wind.com>\0" - "Cc\0arnd@arndb.de" - mmarek@suse.com - linux-kbuild@vger.kernel.org - linux-doc@vger.kernel.org - linux-kernel@vger.kernel.org - linux-alpha@vger.kernel.org - linux-snps-arc@lists.infradead.org - linux-arm-kernel@lists.infradead.org - adi-buildroot-devel@lists.sourceforge.net - linux-c6x-dev@linux-c6x.org - linux-cris-kernel@axis.com - uclinux-h8-devel@lists.sourceforge.jp - linux-hexagon@vger.kernel.org - linux-ia64@vger.kernel.org - linux-m68k@lists.linux-m68k.org - linux-metag@vger.kernel.org - linux-mips@linux-mips.org - linux-am33-list@redhat.com - nios2-dev@lists.rocketboards.org - openrisc@lists.librecores.org - linux-parisc@vger.kernel.org - linuxppc-dev@lists.ozlabs.org - linux-s390@vger.kernel.org - linux-sh@vger.kernel.org - sparclinux@vger.kernel.org - " linux-xtensa@linux-xtensa.orglinux-ar\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Fri, Jan 06, 2017 at 10:43:59AM +0100, Nicolas Dichtel wrote:\n" @@ -2673,7 +2647,7 @@ "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-doc\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" + "> the body of a message to majordomo at vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" "\n" "-- \n" @@ -2681,4 +2655,4 @@ "Software Engineer, Intel Corporation\n" http://blog.ffwll.ch -af81a71dfd3511e16fc02641dedde24e8ee5afb620e4cffe4abd3e44575fa295 +05457aa51d588b9f84a5fcace97c2e1ff60ca2d9a1af894ff4af743449f54b9f
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.