All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1484304406-10820-7-git-send-email-nicolas.dichtel@6wind.com>

diff --git a/a/1.txt b/N1/1.txt
index 0e9226c..4f109f3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -70,9 +70,3 @@ index 3e20d03432d2..876b42cfede4 100644
  ifneq ($(wildcard $(old-kbuild-file)),)
 -- 
 2.8.1
-
-
-_______________________________________________
-Xen-devel mailing list
-Xen-devel@lists.xen.org
-https://lists.xen.org/xen-devel
diff --git a/a/content_digest b/N1/content_digest
index d716040..39ad41c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,37 +4,58 @@
  "Subject\0[PATCH v3 6/8] Makefile.headersinst: remove destination-y option\0"
  "Date\0Fri, 13 Jan 2017 11:46:44 +0100\0"
  "To\0arnd@arndb.de\0"
- "Cc\0linux-mips@linux-mips.org"
-  alsa-devel@alsa-project.org
-  linux-ia64@vger.kernel.org
+ "Cc\0mmarek@suse.com"
+  linux-kbuild@vger.kernel.org
   linux-doc@vger.kernel.org
-  airlied@linux.ie
-  daniel.vetter@ffwll.ch
-  linux-fbdev@vger.kernel.org
-  dri-devel@lists.freedesktop.org
-  linux-mtd@lists.infradead.org
-  sparclinux@vger.kernel.org
-  linux-arch@vger.kernel.org
-  linux-s390@vger.kernel.org
-  linux-am33-list@redhat.com
+  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-rdma@vger.kernel.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
-  linux@armlinux.org.uk
-  hch@infradead.org
+  sparclinux@vger.kernel.org
+  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
-  msalter@redhat.com
+  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
-  linux-snps-arc@lists.infradead.org
-  linux-media@vger.kernel.org
-  uclinux-h8-devel@lists.sourceforge.jp
-  linux-xtensa@linux-xtensa.org
-  linux-kbuild@vger.kernel.org
-  adi-buildroot-devel@lists.sourceforge.net
-  linux-raid@vger.kernel.org
- " linux-m68k@lists.linux-m68k.org\0"
+  airlied@linux.ie
+  davem@davemloft.net
+  linux@armlinux.org.uk
+  bp@alien8.de
+  slash.tmp@free.fr
+  daniel.vetter@ffwll.ch
+  rmk+kernel@armlinux.org.uk
+  msalter@redhat.com
+  jengelh@inai.de
+  hch@infradead.org
+ " Nicolas Dichtel <nicolas.dichtel@6wind.com>\0"
  "\00:1\0"
  "b\0"
  "This option was added in commit c7bb349e7c25 (\"kbuild: introduce destination-y\n"
@@ -108,12 +129,6 @@
  " old-kbuild-file := $(srctree)/$(subst uapi/,,$(obj))/Kbuild\n"
  " ifneq ($(wildcard $(old-kbuild-file)),)\n"
  "-- \n"
- "2.8.1\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "Xen-devel mailing list\n"
- "Xen-devel@lists.xen.org\n"
- https://lists.xen.org/xen-devel
+ 2.8.1
 
-cdaab4427365db203f608e56fd894dcb0c65ad9a8bc43c46e0021e54fb5a103e
+dcf883fd4d5ace1747c0069be76d013962f9746d40b910c3f7b66b9244dc39d9

diff --git a/a/1.txt b/N2/1.txt
index 0e9226c..33addb1 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -12,7 +12,7 @@ index 9b9c4797fc55..37b525d329ae 100644
 --- a/Documentation/kbuild/makefiles.txt
 +++ b/Documentation/kbuild/makefiles.txt
 @@ -46,9 +46,8 @@ This document describes the Linux kernel Makefiles.
- 	=== 7 Kbuild syntax for exported headers
+ 	== 7 Kbuild syntax for exported headers
  		--- 7.1 header-y
  		--- 7.2 genhdr-y
 -		--- 7.3 destination-y
@@ -21,8 +21,8 @@ index 9b9c4797fc55..37b525d329ae 100644
 +		--- 7.3 generic-y
 +		--- 7.4 generated-y
  
- 	=== 8 Kbuild Variables
- 	=== 9 Makefile language
+ 	== 8 Kbuild Variables
+ 	== 9 Makefile language
 @@ -1295,21 +1294,7 @@ See subsequent chapter for the syntax of the Kbuild file.
  			#include/linux/Kbuild
  			genhdr-y += version.h
@@ -70,9 +70,3 @@ index 3e20d03432d2..876b42cfede4 100644
  ifneq ($(wildcard $(old-kbuild-file)),)
 -- 
 2.8.1
-
-
-_______________________________________________
-Xen-devel mailing list
-Xen-devel@lists.xen.org
-https://lists.xen.org/xen-devel
diff --git a/a/content_digest b/N2/content_digest
index d716040..66aecd9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,7 @@
  "ref\01484304406-10820-1-git-send-email-nicolas.dichtel@6wind.com\0"
  "From\0Nicolas Dichtel <nicolas.dichtel@6wind.com>\0"
  "Subject\0[PATCH v3 6/8] Makefile.headersinst: remove destination-y option\0"
- "Date\0Fri, 13 Jan 2017 11:46:44 +0100\0"
+ "Date\0Fri, 13 Jan 2017 10:46:44 +0000\0"
  "To\0arnd@arndb.de\0"
  "Cc\0linux-mips@linux-mips.org"
   alsa-devel@alsa-project.org
@@ -51,7 +51,7 @@
  "--- a/Documentation/kbuild/makefiles.txt\n"
  "+++ b/Documentation/kbuild/makefiles.txt\n"
  "@@ -46,9 +46,8 @@ This document describes the Linux kernel Makefiles.\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.2 genhdr-y\n"
  "-\t\t--- 7.3 destination-y\n"
@@ -60,8 +60,8 @@
  "+\t\t--- 7.3 generic-y\n"
  "+\t\t--- 7.4 generated-y\n"
  " \n"
- " \t=== 8 Kbuild Variables\n"
- " \t=== 9 Makefile language\n"
+ " \t== 8 Kbuild Variables\n"
+ " \t== 9 Makefile language\n"
  "@@ -1295,21 +1294,7 @@ See subsequent chapter for the syntax of the Kbuild file.\n"
  " \t\t\t#include/linux/Kbuild\n"
  " \t\t\tgenhdr-y += version.h\n"
@@ -108,12 +108,6 @@
  " old-kbuild-file := $(srctree)/$(subst uapi/,,$(obj))/Kbuild\n"
  " ifneq ($(wildcard $(old-kbuild-file)),)\n"
  "-- \n"
- "2.8.1\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "Xen-devel mailing list\n"
- "Xen-devel@lists.xen.org\n"
- https://lists.xen.org/xen-devel
+ 2.8.1
 
-cdaab4427365db203f608e56fd894dcb0c65ad9a8bc43c46e0021e54fb5a103e
+8141def42853c3b45b21b46009d5ecc1a366c051b5c726fb46a265cf4ccb95a4

diff --git a/a/1.txt b/N3/1.txt
index 0e9226c..4f109f3 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -70,9 +70,3 @@ index 3e20d03432d2..876b42cfede4 100644
  ifneq ($(wildcard $(old-kbuild-file)),)
 -- 
 2.8.1
-
-
-_______________________________________________
-Xen-devel mailing list
-Xen-devel@lists.xen.org
-https://lists.xen.org/xen-devel
diff --git a/a/content_digest b/N3/content_digest
index d716040..bca51a9 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -4,37 +4,58 @@
  "Subject\0[PATCH v3 6/8] Makefile.headersinst: remove destination-y option\0"
  "Date\0Fri, 13 Jan 2017 11:46:44 +0100\0"
  "To\0arnd@arndb.de\0"
- "Cc\0linux-mips@linux-mips.org"
-  alsa-devel@alsa-project.org
-  linux-ia64@vger.kernel.org
+ "Cc\0mmarek@suse.com"
+  linux-kbuild@vger.kernel.org
   linux-doc@vger.kernel.org
-  airlied@linux.ie
-  daniel.vetter@ffwll.ch
-  linux-fbdev@vger.kernel.org
-  dri-devel@lists.freedesktop.org
-  linux-mtd@lists.infradead.org
-  sparclinux@vger.kernel.org
-  linux-arch@vger.kernel.org
-  linux-s390@vger.kernel.org
-  linux-am33-list@redhat.com
+  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-rdma@vger.kernel.org
+  linux-cris-kernel@axis.com
+  uclinux-h8-devel@lists.sourceforge.jp
   linux-hexagon@vger.kernel.org
+  linux-ia64@vger.kernel.org
+  linux-m68k@vger.kernel.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
-  linux@armlinux.org.uk
-  hch@infradead.org
+  sparclinux@vger.kernel.org
+  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
-  msalter@redhat.com
+  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
-  linux-snps-arc@lists.infradead.org
-  linux-media@vger.kernel.org
-  uclinux-h8-devel@lists.sourceforge.jp
-  linux-xtensa@linux-xtensa.org
-  linux-kbuild@vger.kernel.org
-  adi-buildroot-devel@lists.sourceforge.net
-  linux-raid@vger.kernel.org
- " linux-m68k@lists.linux-m68k.org\0"
+  airlied@linux.ie
+  davem@davemloft.net
+  linux@armlinux.org.uk
+  bp@alien8.de
+  slash.tmp@free.fr
+  daniel.vetter@ffwll.ch
+  rmk+kernel@armlinux.org.uk
+  msalter@redhat.com
+  jengelh@inai.de
+  hch@infradead.org
+ " Nicolas Dichtel <nicolas.dichtel@6wind.com>\0"
  "\00:1\0"
  "b\0"
  "This option was added in commit c7bb349e7c25 (\"kbuild: introduce destination-y\n"
@@ -108,12 +129,6 @@
  " old-kbuild-file := $(srctree)/$(subst uapi/,,$(obj))/Kbuild\n"
  " ifneq ($(wildcard $(old-kbuild-file)),)\n"
  "-- \n"
- "2.8.1\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "Xen-devel mailing list\n"
- "Xen-devel@lists.xen.org\n"
- https://lists.xen.org/xen-devel
+ 2.8.1
 
-cdaab4427365db203f608e56fd894dcb0c65ad9a8bc43c46e0021e54fb5a103e
+e184a897b77c1d95b768eeaf10b8e049e273efd9d8e6817fb28cb532e88632f0

diff --git a/a/1.txt b/N4/1.txt
index 0e9226c..fc784ad 100644
--- a/a/1.txt
+++ b/N4/1.txt
@@ -1,78 +1,48 @@
-This option was added in commit c7bb349e7c25 ("kbuild: introduce destination-y
-for exported headers") but never used in-tree.
-
-Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
----
- Documentation/kbuild/makefiles.txt | 23 ++++-------------------
- scripts/Makefile.headersinst       |  2 +-
- 2 files changed, 5 insertions(+), 20 deletions(-)
-
-diff --git a/Documentation/kbuild/makefiles.txt b/Documentation/kbuild/makefiles.txt
-index 9b9c4797fc55..37b525d329ae 100644
---- a/Documentation/kbuild/makefiles.txt
-+++ b/Documentation/kbuild/makefiles.txt
-@@ -46,9 +46,8 @@ This document describes the Linux kernel Makefiles.
- 	=== 7 Kbuild syntax for exported headers
- 		--- 7.1 header-y
- 		--- 7.2 genhdr-y
--		--- 7.3 destination-y
--		--- 7.4 generic-y
--		--- 7.5 generated-y
-+		--- 7.3 generic-y
-+		--- 7.4 generated-y
- 
- 	=== 8 Kbuild Variables
- 	=== 9 Makefile language
-@@ -1295,21 +1294,7 @@ See subsequent chapter for the syntax of the Kbuild file.
- 			#include/linux/Kbuild
- 			genhdr-y += version.h
- 
--	--- 7.3 destination-y
--
--	When an architecture has a set of exported headers that needs to be
--	exported to a different directory destination-y is used.
--	destination-y specifies the destination directory for all exported
--	headers in the file where it is present.
--
--		Example:
--			#arch/xtensa/platforms/s6105/include/platform/Kbuild
--			destination-y := include/linux
--
--	In the example above all exported headers in the Kbuild file
--	will be located in the directory "include/linux" when exported.
--
--	--- 7.4 generic-y
-+	--- 7.3 generic-y
- 
- 	If an architecture uses a verbatim copy of a header from
- 	include/asm-generic then this is listed in the file
-@@ -1336,7 +1321,7 @@ See subsequent chapter for the syntax of the Kbuild file.
- 		Example: termios.h
- 			#include <asm-generic/termios.h>
- 
--	--- 7.5 generated-y
-+	--- 7.4 generated-y
- 
- 	If an architecture generates other header files alongside generic-y
- 	wrappers, and not included in genhdr-y, then generated-y specifies
-diff --git a/scripts/Makefile.headersinst b/scripts/Makefile.headersinst
-index 3e20d03432d2..876b42cfede4 100644
---- a/scripts/Makefile.headersinst
-+++ b/scripts/Makefile.headersinst
-@@ -14,7 +14,7 @@ kbuild-file := $(srctree)/$(obj)/Kbuild
- include $(kbuild-file)
- 
- # called may set destination dir (when installing to asm/)
--_dst := $(if $(destination-y),$(destination-y),$(if $(dst),$(dst),$(obj)))
-+_dst := $(if $(dst),$(dst),$(obj))
- 
- old-kbuild-file := $(srctree)/$(subst uapi/,,$(obj))/Kbuild
- ifneq ($(wildcard $(old-kbuild-file)),)
--- 
-2.8.1
-
-
-_______________________________________________
-Xen-devel mailing list
-Xen-devel@lists.xen.org
-https://lists.xen.org/xen-devel
+VGhpcyBvcHRpb24gd2FzIGFkZGVkIGluIGNvbW1pdCBjN2JiMzQ5ZTdjMjUgKCJrYnVpbGQ6IGlu
+dHJvZHVjZSBkZXN0aW5hdGlvbi15CmZvciBleHBvcnRlZCBoZWFkZXJzIikgYnV0IG5ldmVyIHVz
+ZWQgaW4tdHJlZS4KClNpZ25lZC1vZmYtYnk6IE5pY29sYXMgRGljaHRlbCA8bmljb2xhcy5kaWNo
+dGVsQDZ3aW5kLmNvbT4KLS0tCiBEb2N1bWVudGF0aW9uL2tidWlsZC9tYWtlZmlsZXMudHh0IHwg
+MjMgKysrKy0tLS0tLS0tLS0tLS0tLS0tLS0KIHNjcmlwdHMvTWFrZWZpbGUuaGVhZGVyc2luc3Qg
+ICAgICAgfCAgMiArLQogMiBmaWxlcyBjaGFuZ2VkLCA1IGluc2VydGlvbnMoKyksIDIwIGRlbGV0
+aW9ucygtKQoKZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24va2J1aWxkL21ha2VmaWxlcy50eHQg
+Yi9Eb2N1bWVudGF0aW9uL2tidWlsZC9tYWtlZmlsZXMudHh0CmluZGV4IDliOWM0Nzk3ZmM1NS4u
+MzdiNTI1ZDMyOWFlIDEwMDY0NAotLS0gYS9Eb2N1bWVudGF0aW9uL2tidWlsZC9tYWtlZmlsZXMu
+dHh0CisrKyBiL0RvY3VtZW50YXRpb24va2J1aWxkL21ha2VmaWxlcy50eHQKQEAgLTQ2LDkgKzQ2
+LDggQEAgVGhpcyBkb2N1bWVudCBkZXNjcmliZXMgdGhlIExpbnV4IGtlcm5lbCBNYWtlZmlsZXMu
+CiAJPT09IDcgS2J1aWxkIHN5bnRheCBmb3IgZXhwb3J0ZWQgaGVhZGVycwogCQktLS0gNy4xIGhl
+YWRlci15CiAJCS0tLSA3LjIgZ2VuaGRyLXkKLQkJLS0tIDcuMyBkZXN0aW5hdGlvbi15Ci0JCS0t
+LSA3LjQgZ2VuZXJpYy15Ci0JCS0tLSA3LjUgZ2VuZXJhdGVkLXkKKwkJLS0tIDcuMyBnZW5lcmlj
+LXkKKwkJLS0tIDcuNCBnZW5lcmF0ZWQteQogCiAJPT09IDggS2J1aWxkIFZhcmlhYmxlcwogCT09
+PSA5IE1ha2VmaWxlIGxhbmd1YWdlCkBAIC0xMjk1LDIxICsxMjk0LDcgQEAgU2VlIHN1YnNlcXVl
+bnQgY2hhcHRlciBmb3IgdGhlIHN5bnRheCBvZiB0aGUgS2J1aWxkIGZpbGUuCiAJCQkjaW5jbHVk
+ZS9saW51eC9LYnVpbGQKIAkJCWdlbmhkci15ICs9IHZlcnNpb24uaAogCi0JLS0tIDcuMyBkZXN0
+aW5hdGlvbi15Ci0KLQlXaGVuIGFuIGFyY2hpdGVjdHVyZSBoYXMgYSBzZXQgb2YgZXhwb3J0ZWQg
+aGVhZGVycyB0aGF0IG5lZWRzIHRvIGJlCi0JZXhwb3J0ZWQgdG8gYSBkaWZmZXJlbnQgZGlyZWN0
+b3J5IGRlc3RpbmF0aW9uLXkgaXMgdXNlZC4KLQlkZXN0aW5hdGlvbi15IHNwZWNpZmllcyB0aGUg
+ZGVzdGluYXRpb24gZGlyZWN0b3J5IGZvciBhbGwgZXhwb3J0ZWQKLQloZWFkZXJzIGluIHRoZSBm
+aWxlIHdoZXJlIGl0IGlzIHByZXNlbnQuCi0KLQkJRXhhbXBsZToKLQkJCSNhcmNoL3h0ZW5zYS9w
+bGF0Zm9ybXMvczYxMDUvaW5jbHVkZS9wbGF0Zm9ybS9LYnVpbGQKLQkJCWRlc3RpbmF0aW9uLXkg
+Oj0gaW5jbHVkZS9saW51eAotCi0JSW4gdGhlIGV4YW1wbGUgYWJvdmUgYWxsIGV4cG9ydGVkIGhl
+YWRlcnMgaW4gdGhlIEtidWlsZCBmaWxlCi0Jd2lsbCBiZSBsb2NhdGVkIGluIHRoZSBkaXJlY3Rv
+cnkgImluY2x1ZGUvbGludXgiIHdoZW4gZXhwb3J0ZWQuCi0KLQktLS0gNy40IGdlbmVyaWMteQor
+CS0tLSA3LjMgZ2VuZXJpYy15CiAKIAlJZiBhbiBhcmNoaXRlY3R1cmUgdXNlcyBhIHZlcmJhdGlt
+IGNvcHkgb2YgYSBoZWFkZXIgZnJvbQogCWluY2x1ZGUvYXNtLWdlbmVyaWMgdGhlbiB0aGlzIGlz
+IGxpc3RlZCBpbiB0aGUgZmlsZQpAQCAtMTMzNiw3ICsxMzIxLDcgQEAgU2VlIHN1YnNlcXVlbnQg
+Y2hhcHRlciBmb3IgdGhlIHN5bnRheCBvZiB0aGUgS2J1aWxkIGZpbGUuCiAJCUV4YW1wbGU6IHRl
+cm1pb3MuaAogCQkJI2luY2x1ZGUgPGFzbS1nZW5lcmljL3Rlcm1pb3MuaD4KIAotCS0tLSA3LjUg
+Z2VuZXJhdGVkLXkKKwktLS0gNy40IGdlbmVyYXRlZC15CiAKIAlJZiBhbiBhcmNoaXRlY3R1cmUg
+Z2VuZXJhdGVzIG90aGVyIGhlYWRlciBmaWxlcyBhbG9uZ3NpZGUgZ2VuZXJpYy15CiAJd3JhcHBl
+cnMsIGFuZCBub3QgaW5jbHVkZWQgaW4gZ2VuaGRyLXksIHRoZW4gZ2VuZXJhdGVkLXkgc3BlY2lm
+aWVzCmRpZmYgLS1naXQgYS9zY3JpcHRzL01ha2VmaWxlLmhlYWRlcnNpbnN0IGIvc2NyaXB0cy9N
+YWtlZmlsZS5oZWFkZXJzaW5zdAppbmRleCAzZTIwZDAzNDMyZDIuLjg3NmI0MmNmZWRlNCAxMDA2
+NDQKLS0tIGEvc2NyaXB0cy9NYWtlZmlsZS5oZWFkZXJzaW5zdAorKysgYi9zY3JpcHRzL01ha2Vm
+aWxlLmhlYWRlcnNpbnN0CkBAIC0xNCw3ICsxNCw3IEBAIGtidWlsZC1maWxlIDo9ICQoc3JjdHJl
+ZSkvJChvYmopL0tidWlsZAogaW5jbHVkZSAkKGtidWlsZC1maWxlKQogCiAjIGNhbGxlZCBtYXkg
+c2V0IGRlc3RpbmF0aW9uIGRpciAod2hlbiBpbnN0YWxsaW5nIHRvIGFzbS8pCi1fZHN0IDo9ICQo
+aWYgJChkZXN0aW5hdGlvbi15KSwkKGRlc3RpbmF0aW9uLXkpLCQoaWYgJChkc3QpLCQoZHN0KSwk
+KG9iaikpKQorX2RzdCA6PSAkKGlmICQoZHN0KSwkKGRzdCksJChvYmopKQogCiBvbGQta2J1aWxk
+LWZpbGUgOj0gJChzcmN0cmVlKS8kKHN1YnN0IHVhcGkvLCwkKG9iaikpL0tidWlsZAogaWZuZXEg
+KCQod2lsZGNhcmQgJChvbGQta2J1aWxkLWZpbGUpKSwpCi0tIAoyLjguMQoKCl9fX19fX19fX19f
+X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi1kZXZlbCBtYWlsaW5nIGxp
+c3QKWGVuLWRldmVsQGxpc3RzLnhlbi5vcmcKaHR0cHM6Ly9saXN0cy54ZW4ub3JnL3hlbi1kZXZl
+bAo=
diff --git a/a/content_digest b/N4/content_digest
index d716040..0d7a3ee 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -37,83 +37,53 @@
  " linux-m68k@lists.linux-m68k.org\0"
  "\00:1\0"
  "b\0"
- "This option was added in commit c7bb349e7c25 (\"kbuild: introduce destination-y\n"
- "for exported headers\") but never used in-tree.\n"
- "\n"
- "Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>\n"
- "---\n"
- " Documentation/kbuild/makefiles.txt | 23 ++++-------------------\n"
- " scripts/Makefile.headersinst       |  2 +-\n"
- " 2 files changed, 5 insertions(+), 20 deletions(-)\n"
- "\n"
- "diff --git a/Documentation/kbuild/makefiles.txt b/Documentation/kbuild/makefiles.txt\n"
- "index 9b9c4797fc55..37b525d329ae 100644\n"
- "--- a/Documentation/kbuild/makefiles.txt\n"
- "+++ b/Documentation/kbuild/makefiles.txt\n"
- "@@ -46,9 +46,8 @@ This document describes the Linux kernel Makefiles.\n"
- " \t=== 7 Kbuild syntax for exported headers\n"
- " \t\t--- 7.1 header-y\n"
- " \t\t--- 7.2 genhdr-y\n"
- "-\t\t--- 7.3 destination-y\n"
- "-\t\t--- 7.4 generic-y\n"
- "-\t\t--- 7.5 generated-y\n"
- "+\t\t--- 7.3 generic-y\n"
- "+\t\t--- 7.4 generated-y\n"
- " \n"
- " \t=== 8 Kbuild Variables\n"
- " \t=== 9 Makefile language\n"
- "@@ -1295,21 +1294,7 @@ See subsequent chapter for the syntax of the Kbuild file.\n"
- " \t\t\t#include/linux/Kbuild\n"
- " \t\t\tgenhdr-y += version.h\n"
- " \n"
- "-\t--- 7.3 destination-y\n"
- "-\n"
- "-\tWhen an architecture has a set of exported headers that needs to be\n"
- "-\texported to a different directory destination-y is used.\n"
- "-\tdestination-y specifies the destination directory for all exported\n"
- "-\theaders in the file where it is present.\n"
- "-\n"
- "-\t\tExample:\n"
- "-\t\t\t#arch/xtensa/platforms/s6105/include/platform/Kbuild\n"
- "-\t\t\tdestination-y := include/linux\n"
- "-\n"
- "-\tIn the example above all exported headers in the Kbuild file\n"
- "-\twill be located in the directory \"include/linux\" when exported.\n"
- "-\n"
- "-\t--- 7.4 generic-y\n"
- "+\t--- 7.3 generic-y\n"
- " \n"
- " \tIf an architecture uses a verbatim copy of a header from\n"
- " \tinclude/asm-generic then this is listed in the file\n"
- "@@ -1336,7 +1321,7 @@ See subsequent chapter for the syntax of the Kbuild file.\n"
- " \t\tExample: termios.h\n"
- " \t\t\t#include <asm-generic/termios.h>\n"
- " \n"
- "-\t--- 7.5 generated-y\n"
- "+\t--- 7.4 generated-y\n"
- " \n"
- " \tIf an architecture generates other header files alongside generic-y\n"
- " \twrappers, and not included in genhdr-y, then generated-y specifies\n"
- "diff --git a/scripts/Makefile.headersinst b/scripts/Makefile.headersinst\n"
- "index 3e20d03432d2..876b42cfede4 100644\n"
- "--- a/scripts/Makefile.headersinst\n"
- "+++ b/scripts/Makefile.headersinst\n"
- "@@ -14,7 +14,7 @@ kbuild-file := $(srctree)/$(obj)/Kbuild\n"
- " include $(kbuild-file)\n"
- " \n"
- " # called may set destination dir (when installing to asm/)\n"
- "-_dst := $(if $(destination-y),$(destination-y),$(if $(dst),$(dst),$(obj)))\n"
- "+_dst := $(if $(dst),$(dst),$(obj))\n"
- " \n"
- " old-kbuild-file := $(srctree)/$(subst uapi/,,$(obj))/Kbuild\n"
- " ifneq ($(wildcard $(old-kbuild-file)),)\n"
- "-- \n"
- "2.8.1\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "Xen-devel mailing list\n"
- "Xen-devel@lists.xen.org\n"
- https://lists.xen.org/xen-devel
+ "VGhpcyBvcHRpb24gd2FzIGFkZGVkIGluIGNvbW1pdCBjN2JiMzQ5ZTdjMjUgKCJrYnVpbGQ6IGlu\n"
+ "dHJvZHVjZSBkZXN0aW5hdGlvbi15CmZvciBleHBvcnRlZCBoZWFkZXJzIikgYnV0IG5ldmVyIHVz\n"
+ "ZWQgaW4tdHJlZS4KClNpZ25lZC1vZmYtYnk6IE5pY29sYXMgRGljaHRlbCA8bmljb2xhcy5kaWNo\n"
+ "dGVsQDZ3aW5kLmNvbT4KLS0tCiBEb2N1bWVudGF0aW9uL2tidWlsZC9tYWtlZmlsZXMudHh0IHwg\n"
+ "MjMgKysrKy0tLS0tLS0tLS0tLS0tLS0tLS0KIHNjcmlwdHMvTWFrZWZpbGUuaGVhZGVyc2luc3Qg\n"
+ "ICAgICAgfCAgMiArLQogMiBmaWxlcyBjaGFuZ2VkLCA1IGluc2VydGlvbnMoKyksIDIwIGRlbGV0\n"
+ "aW9ucygtKQoKZGlmZiAtLWdpdCBhL0RvY3VtZW50YXRpb24va2J1aWxkL21ha2VmaWxlcy50eHQg\n"
+ "Yi9Eb2N1bWVudGF0aW9uL2tidWlsZC9tYWtlZmlsZXMudHh0CmluZGV4IDliOWM0Nzk3ZmM1NS4u\n"
+ "MzdiNTI1ZDMyOWFlIDEwMDY0NAotLS0gYS9Eb2N1bWVudGF0aW9uL2tidWlsZC9tYWtlZmlsZXMu\n"
+ "dHh0CisrKyBiL0RvY3VtZW50YXRpb24va2J1aWxkL21ha2VmaWxlcy50eHQKQEAgLTQ2LDkgKzQ2\n"
+ "LDggQEAgVGhpcyBkb2N1bWVudCBkZXNjcmliZXMgdGhlIExpbnV4IGtlcm5lbCBNYWtlZmlsZXMu\n"
+ "CiAJPT09IDcgS2J1aWxkIHN5bnRheCBmb3IgZXhwb3J0ZWQgaGVhZGVycwogCQktLS0gNy4xIGhl\n"
+ "YWRlci15CiAJCS0tLSA3LjIgZ2VuaGRyLXkKLQkJLS0tIDcuMyBkZXN0aW5hdGlvbi15Ci0JCS0t\n"
+ "LSA3LjQgZ2VuZXJpYy15Ci0JCS0tLSA3LjUgZ2VuZXJhdGVkLXkKKwkJLS0tIDcuMyBnZW5lcmlj\n"
+ "LXkKKwkJLS0tIDcuNCBnZW5lcmF0ZWQteQogCiAJPT09IDggS2J1aWxkIFZhcmlhYmxlcwogCT09\n"
+ "PSA5IE1ha2VmaWxlIGxhbmd1YWdlCkBAIC0xMjk1LDIxICsxMjk0LDcgQEAgU2VlIHN1YnNlcXVl\n"
+ "bnQgY2hhcHRlciBmb3IgdGhlIHN5bnRheCBvZiB0aGUgS2J1aWxkIGZpbGUuCiAJCQkjaW5jbHVk\n"
+ "ZS9saW51eC9LYnVpbGQKIAkJCWdlbmhkci15ICs9IHZlcnNpb24uaAogCi0JLS0tIDcuMyBkZXN0\n"
+ "aW5hdGlvbi15Ci0KLQlXaGVuIGFuIGFyY2hpdGVjdHVyZSBoYXMgYSBzZXQgb2YgZXhwb3J0ZWQg\n"
+ "aGVhZGVycyB0aGF0IG5lZWRzIHRvIGJlCi0JZXhwb3J0ZWQgdG8gYSBkaWZmZXJlbnQgZGlyZWN0\n"
+ "b3J5IGRlc3RpbmF0aW9uLXkgaXMgdXNlZC4KLQlkZXN0aW5hdGlvbi15IHNwZWNpZmllcyB0aGUg\n"
+ "ZGVzdGluYXRpb24gZGlyZWN0b3J5IGZvciBhbGwgZXhwb3J0ZWQKLQloZWFkZXJzIGluIHRoZSBm\n"
+ "aWxlIHdoZXJlIGl0IGlzIHByZXNlbnQuCi0KLQkJRXhhbXBsZToKLQkJCSNhcmNoL3h0ZW5zYS9w\n"
+ "bGF0Zm9ybXMvczYxMDUvaW5jbHVkZS9wbGF0Zm9ybS9LYnVpbGQKLQkJCWRlc3RpbmF0aW9uLXkg\n"
+ "Oj0gaW5jbHVkZS9saW51eAotCi0JSW4gdGhlIGV4YW1wbGUgYWJvdmUgYWxsIGV4cG9ydGVkIGhl\n"
+ "YWRlcnMgaW4gdGhlIEtidWlsZCBmaWxlCi0Jd2lsbCBiZSBsb2NhdGVkIGluIHRoZSBkaXJlY3Rv\n"
+ "cnkgImluY2x1ZGUvbGludXgiIHdoZW4gZXhwb3J0ZWQuCi0KLQktLS0gNy40IGdlbmVyaWMteQor\n"
+ "CS0tLSA3LjMgZ2VuZXJpYy15CiAKIAlJZiBhbiBhcmNoaXRlY3R1cmUgdXNlcyBhIHZlcmJhdGlt\n"
+ "IGNvcHkgb2YgYSBoZWFkZXIgZnJvbQogCWluY2x1ZGUvYXNtLWdlbmVyaWMgdGhlbiB0aGlzIGlz\n"
+ "IGxpc3RlZCBpbiB0aGUgZmlsZQpAQCAtMTMzNiw3ICsxMzIxLDcgQEAgU2VlIHN1YnNlcXVlbnQg\n"
+ "Y2hhcHRlciBmb3IgdGhlIHN5bnRheCBvZiB0aGUgS2J1aWxkIGZpbGUuCiAJCUV4YW1wbGU6IHRl\n"
+ "cm1pb3MuaAogCQkJI2luY2x1ZGUgPGFzbS1nZW5lcmljL3Rlcm1pb3MuaD4KIAotCS0tLSA3LjUg\n"
+ "Z2VuZXJhdGVkLXkKKwktLS0gNy40IGdlbmVyYXRlZC15CiAKIAlJZiBhbiBhcmNoaXRlY3R1cmUg\n"
+ "Z2VuZXJhdGVzIG90aGVyIGhlYWRlciBmaWxlcyBhbG9uZ3NpZGUgZ2VuZXJpYy15CiAJd3JhcHBl\n"
+ "cnMsIGFuZCBub3QgaW5jbHVkZWQgaW4gZ2VuaGRyLXksIHRoZW4gZ2VuZXJhdGVkLXkgc3BlY2lm\n"
+ "aWVzCmRpZmYgLS1naXQgYS9zY3JpcHRzL01ha2VmaWxlLmhlYWRlcnNpbnN0IGIvc2NyaXB0cy9N\n"
+ "YWtlZmlsZS5oZWFkZXJzaW5zdAppbmRleCAzZTIwZDAzNDMyZDIuLjg3NmI0MmNmZWRlNCAxMDA2\n"
+ "NDQKLS0tIGEvc2NyaXB0cy9NYWtlZmlsZS5oZWFkZXJzaW5zdAorKysgYi9zY3JpcHRzL01ha2Vm\n"
+ "aWxlLmhlYWRlcnNpbnN0CkBAIC0xNCw3ICsxNCw3IEBAIGtidWlsZC1maWxlIDo9ICQoc3JjdHJl\n"
+ "ZSkvJChvYmopL0tidWlsZAogaW5jbHVkZSAkKGtidWlsZC1maWxlKQogCiAjIGNhbGxlZCBtYXkg\n"
+ "c2V0IGRlc3RpbmF0aW9uIGRpciAod2hlbiBpbnN0YWxsaW5nIHRvIGFzbS8pCi1fZHN0IDo9ICQo\n"
+ "aWYgJChkZXN0aW5hdGlvbi15KSwkKGRlc3RpbmF0aW9uLXkpLCQoaWYgJChkc3QpLCQoZHN0KSwk\n"
+ "KG9iaikpKQorX2RzdCA6PSAkKGlmICQoZHN0KSwkKGRzdCksJChvYmopKQogCiBvbGQta2J1aWxk\n"
+ "LWZpbGUgOj0gJChzcmN0cmVlKS8kKHN1YnN0IHVhcGkvLCwkKG9iaikpL0tidWlsZAogaWZuZXEg\n"
+ "KCQod2lsZGNhcmQgJChvbGQta2J1aWxkLWZpbGUpKSwpCi0tIAoyLjguMQoKCl9fX19fX19fX19f\n"
+ "X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi1kZXZlbCBtYWlsaW5nIGxp\n"
+ "c3QKWGVuLWRldmVsQGxpc3RzLnhlbi5vcmcKaHR0cHM6Ly9saXN0cy54ZW4ub3JnL3hlbi1kZXZl\n"
+ bAo=
 
-cdaab4427365db203f608e56fd894dcb0c65ad9a8bc43c46e0021e54fb5a103e
+dc18e8454ad9e4069400868c2bbf6e141400283f63c1a0a15c97804fb807e721

diff --git a/a/1.txt b/N5/1.txt
index 0e9226c..2957c9d 100644
--- a/a/1.txt
+++ b/N5/1.txt
@@ -1,7 +1,7 @@
 This option was added in commit c7bb349e7c25 ("kbuild: introduce destination-y
 for exported headers") but never used in-tree.
 
-Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
+Signed-off-by: Nicolas Dichtel <nicolas.dichtel at 6wind.com>
 ---
  Documentation/kbuild/makefiles.txt | 23 ++++-------------------
  scripts/Makefile.headersinst       |  2 +-
@@ -70,9 +70,3 @@ index 3e20d03432d2..876b42cfede4 100644
  ifneq ($(wildcard $(old-kbuild-file)),)
 -- 
 2.8.1
-
-
-_______________________________________________
-Xen-devel mailing list
-Xen-devel@lists.xen.org
-https://lists.xen.org/xen-devel
diff --git a/a/content_digest b/N5/content_digest
index d716040..121dcfc 100644
--- a/a/content_digest
+++ b/N5/content_digest
@@ -1,46 +1,15 @@
  "ref\03131144.4Ej3KFWRbz@wuerfel\0"
  "ref\01484304406-10820-1-git-send-email-nicolas.dichtel@6wind.com\0"
- "From\0Nicolas Dichtel <nicolas.dichtel@6wind.com>\0"
+ "From\0nicolas.dichtel@6wind.com (Nicolas Dichtel)\0"
  "Subject\0[PATCH v3 6/8] Makefile.headersinst: remove destination-y option\0"
  "Date\0Fri, 13 Jan 2017 11:46:44 +0100\0"
- "To\0arnd@arndb.de\0"
- "Cc\0linux-mips@linux-mips.org"
-  alsa-devel@alsa-project.org
-  linux-ia64@vger.kernel.org
-  linux-doc@vger.kernel.org
-  airlied@linux.ie
-  daniel.vetter@ffwll.ch
-  linux-fbdev@vger.kernel.org
-  dri-devel@lists.freedesktop.org
-  linux-mtd@lists.infradead.org
-  sparclinux@vger.kernel.org
-  linux-arch@vger.kernel.org
-  linux-s390@vger.kernel.org
-  linux-am33-list@redhat.com
-  linux-c6x-dev@linux-c6x.org
-  linux-rdma@vger.kernel.org
-  linux-hexagon@vger.kernel.org
-  linux-sh@vger.kernel.org
-  linux@armlinux.org.uk
-  hch@infradead.org
-  coreteam@netfilter.org
-  msalter@redhat.com
-  fcoe-devel@open-fcoe.org
-  xen-devel@lists.xenproject.org
-  linux-snps-arc@lists.infradead.org
-  linux-media@vger.kernel.org
-  uclinux-h8-devel@lists.sourceforge.jp
-  linux-xtensa@linux-xtensa.org
-  linux-kbuild@vger.kernel.org
-  adi-buildroot-devel@lists.sourceforge.net
-  linux-raid@vger.kernel.org
- " linux-m68k@lists.linux-m68k.org\0"
+ "To\0linux-snps-arc@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "This option was added in commit c7bb349e7c25 (\"kbuild: introduce destination-y\n"
  "for exported headers\") but never used in-tree.\n"
  "\n"
- "Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>\n"
+ "Signed-off-by: Nicolas Dichtel <nicolas.dichtel at 6wind.com>\n"
  "---\n"
  " Documentation/kbuild/makefiles.txt | 23 ++++-------------------\n"
  " scripts/Makefile.headersinst       |  2 +-\n"
@@ -108,12 +77,6 @@
  " old-kbuild-file := $(srctree)/$(subst uapi/,,$(obj))/Kbuild\n"
  " ifneq ($(wildcard $(old-kbuild-file)),)\n"
  "-- \n"
- "2.8.1\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "Xen-devel mailing list\n"
- "Xen-devel@lists.xen.org\n"
- https://lists.xen.org/xen-devel
+ 2.8.1
 
-cdaab4427365db203f608e56fd894dcb0c65ad9a8bc43c46e0021e54fb5a103e
+7a6841cfa8f5c2e059698f916b66a30ae747a2ebf71ccd7e7b7747dcd8c9b631

diff --git a/a/1.txt b/N6/1.txt
index 0e9226c..4f109f3 100644
--- a/a/1.txt
+++ b/N6/1.txt
@@ -70,9 +70,3 @@ index 3e20d03432d2..876b42cfede4 100644
  ifneq ($(wildcard $(old-kbuild-file)),)
 -- 
 2.8.1
-
-
-_______________________________________________
-Xen-devel mailing list
-Xen-devel@lists.xen.org
-https://lists.xen.org/xen-devel
diff --git a/a/content_digest b/N6/content_digest
index d716040..918b075 100644
--- a/a/content_digest
+++ b/N6/content_digest
@@ -1,40 +1,9 @@
  "ref\03131144.4Ej3KFWRbz@wuerfel\0"
  "ref\01484304406-10820-1-git-send-email-nicolas.dichtel@6wind.com\0"
  "From\0Nicolas Dichtel <nicolas.dichtel@6wind.com>\0"
- "Subject\0[PATCH v3 6/8] Makefile.headersinst: remove destination-y option\0"
+ "Subject\0[OpenRISC] [PATCH v3 6/8] Makefile.headersinst: remove destination-y option\0"
  "Date\0Fri, 13 Jan 2017 11:46:44 +0100\0"
- "To\0arnd@arndb.de\0"
- "Cc\0linux-mips@linux-mips.org"
-  alsa-devel@alsa-project.org
-  linux-ia64@vger.kernel.org
-  linux-doc@vger.kernel.org
-  airlied@linux.ie
-  daniel.vetter@ffwll.ch
-  linux-fbdev@vger.kernel.org
-  dri-devel@lists.freedesktop.org
-  linux-mtd@lists.infradead.org
-  sparclinux@vger.kernel.org
-  linux-arch@vger.kernel.org
-  linux-s390@vger.kernel.org
-  linux-am33-list@redhat.com
-  linux-c6x-dev@linux-c6x.org
-  linux-rdma@vger.kernel.org
-  linux-hexagon@vger.kernel.org
-  linux-sh@vger.kernel.org
-  linux@armlinux.org.uk
-  hch@infradead.org
-  coreteam@netfilter.org
-  msalter@redhat.com
-  fcoe-devel@open-fcoe.org
-  xen-devel@lists.xenproject.org
-  linux-snps-arc@lists.infradead.org
-  linux-media@vger.kernel.org
-  uclinux-h8-devel@lists.sourceforge.jp
-  linux-xtensa@linux-xtensa.org
-  linux-kbuild@vger.kernel.org
-  adi-buildroot-devel@lists.sourceforge.net
-  linux-raid@vger.kernel.org
- " linux-m68k@lists.linux-m68k.org\0"
+ "To\0openrisc@lists.librecores.org\0"
  "\00:1\0"
  "b\0"
  "This option was added in commit c7bb349e7c25 (\"kbuild: introduce destination-y\n"
@@ -108,12 +77,6 @@
  " old-kbuild-file := $(srctree)/$(subst uapi/,,$(obj))/Kbuild\n"
  " ifneq ($(wildcard $(old-kbuild-file)),)\n"
  "-- \n"
- "2.8.1\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "Xen-devel mailing list\n"
- "Xen-devel@lists.xen.org\n"
- https://lists.xen.org/xen-devel
+ 2.8.1
 
-cdaab4427365db203f608e56fd894dcb0c65ad9a8bc43c46e0021e54fb5a103e
+6dc783ed38d7011b985b24eedc808e511b171bc9f722a053334992f2a17b9fb9

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.