All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1471642385-5629-8-git-send-email-mcgrof@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index be02c6c..ddad66c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1384,9 +1384,3 @@ index 50616ea25131..2b54546237d6 100644
  		   $(hostprogs-y) $(hostprogs-m) $(hostprogs-) \
 -- 
 2.9.2
-
-
-_______________________________________________
-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 5a4b73b..b951bf0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -16,42 +16,61 @@
   anil.s.keshavamurthy@intel.com
   davem@davemloft.net
  " realmz6@gmail.com\0"
- "Cc\0gnomes@lxorguk.ukuu.org.uk"
-  linux-ia64@vger.kernel.org
-  jkosina@suse.cz
-  benh@kernel.crashing.org
+ "Cc\0x86@kernel.org"
+  luto@amacapital.net
+  keescook@chromium.org
+  torvalds@linux-foundation.org
+  gregkh@linuxfoundation.org
+  rusty@rustcorp.com.au
+  gnomes@lxorguk.ukuu.org.uk
+  alan@linux.intel.com
+  dwmw2@infradead.org
+  arnd@arndb.de
   ming.lei@canonical.com
-  linux@rasmusvillemoes.dk
-  platform-driver-x86@vger.kernel.org
-  James.Bottomley@hansenpartnership.com
-  paul.gortmaker@windriver.com
-  paulus@samba.org
-  sparclinux@vger.kernel.org
-  mchehab@osg.samsung.com
   linux-arch@vger.kernel.org
-  markus.heiser@darmarit.de
-  xen-devel@lists.xensource.com
-  msalter@redhat.com
-  linux-sh@vger.kernel.org
-  mpe@ellerman.id.au
-  x86@kernel.org
+  benh@kernel.crashing.org
+  ananth@in.ibm.com
+  pebolle@tiscali.nl
   fontana@sharpeleven.org
+  david.vrabel@citrix.com
+  konrad.wilk@oracle.com
+  mcb30@ipxe.org
+  jgross@suse.com
+  andrew.cooper3@citrix.com
+  andriy.shevchenko@linux.intel.com
+  paul.gortmaker@windriver.com
+  xen-devel@lists.xensource.com
+  ak@linux.intel.com
+  pali.rohar@gmail.com
+  dvhart@infradead.org
+  platform-driver-x86@vger.kernel.org
+  mmarek@suse.com
+  linux@rasmusvillemoes.dk
+  jkosina@suse.cz
+  korea.drzix@gmail.com
+  linux-kbuild@vger.kernel.org
+  tony.luck@intel.com
+  akpm@linux-foundation.org
+  linux-ia64@vger.kernel.org
   linux-arm-kernel@lists.infradead.org
+  linux-sh@vger.kernel.org
+  sparclinux@vger.kernel.org
   catalin.marinas@arm.com
-  dvhart@infradead.org
-  dwmw2@infradead.org
-  linux-xtensa@linux-xtensa.org
-  pali.rohar@gmail.com
-  keescook@chromium.org
-  arnd@arndb.de
-  jani.nikula@intel.com
   will.deacon@arm.com
-  rusty@rustcorp.com.au
   rostedt@goodmis.org
+  jani.nikula@intel.com
+  mchehab@osg.samsung.com
+  markus.heiser@darmarit.de
   acme@redhat.com
-  ak@linux.intel.com
-  andriy.shevchenko@linux.intel.com
- " mcb30@ip\0"
+  jolsa@kernel.org
+  msalter@redhat.com
+  chris@zankel.net
+  jcmvbkbc@gmail.com
+  linux-xtensa@linux-xtensa.org
+  paulus@samba.org
+  mpe@ellerman.id.au
+  James.Bottomley@hansenpartnership.com
+ " Luis R. Rodriguez <mcgrof@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "From: \"Luis R. Rodriguez\" <mcgrof@kernel.org>\n"
@@ -1439,12 +1458,6 @@
  " \t\t   $(host-progs)                         \\\n"
  " \t\t   $(hostprogs-y) $(hostprogs-m) $(hostprogs-) \\\n"
  "-- \n"
- "2.9.2\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "Xen-devel mailing list\n"
- "Xen-devel@lists.xen.org\n"
- https://lists.xen.org/xen-devel
+ 2.9.2
 
-4c369c8be45214a74a3864099a2674b2a9c9128e3c1b3fa990bac393048ec448
+5111ef01ba6b5b58d8387cc8211de0d27d74a5d4b08fc22648905be642609431

diff --git a/a/1.txt b/N2/1.txt
index be02c6c..52defa9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -139,17 +139,14 @@ index 000000000000..df11c632dca7
 --- /dev/null
 +++ b/Documentation/sections/linker-tables.rst
 @@ -0,0 +1,187 @@
-+===================
-+Linux linker tables
-+===================
-+
++=========+Linux linker tables
++=========+
 +This documents Linux linker tables, it explains what they are, where they
 +came from, how they work, the benefits of using them and more importantly
 +how you can use them.
 +
 +About Linker tables
-+===================
-+.. kernel-doc:: include/linux/tables.h
++=========+.. kernel-doc:: include/linux/tables.h
 +   :doc: Introduction
 +
 +Linker table provenance
@@ -159,8 +156,7 @@ index 000000000000..df11c632dca7
 +   :doc: Linker table provenance
 +
 +Benefits of using Linker tables
-+===============================
-+
++===============+
 +Avoids modifying architecture linker scripts
 +----------------------------------------------
 +.. kernel-doc:: include/linux/tables.h
@@ -172,7 +168,7 @@ index 000000000000..df11c632dca7
 +   :doc: How linker tables simplify initialization code
 +
 +Using linker tables in Linux
-+============================
++==============
 +
 +Linker table module support
 +---------------------------
@@ -181,7 +177,7 @@ index 000000000000..df11c632dca7
 +   :doc: Linker table module support
 +
 +Linker table helpers
-+====================
++==========
 +
 +.. kernel-doc:: include/linux/tables.h
 +   :doc: Linker table helpers
@@ -192,7 +188,7 @@ index 000000000000..df11c632dca7
 +   :functions: LINKTABLE_ADDR_WITHIN
 +
 +Constructing linker tables
-+==========================
++=============
 +
 +.. kernel-doc:: include/linux/tables.h
 +   :doc: Constructing linker tables
@@ -260,8 +256,7 @@ index 000000000000..df11c632dca7
 +   :functions: LINKTABLE_INIT_DATA
 +
 +Declaring Linker tables
-+=======================
-+
++===========+
 +.. kernel-doc:: include/linux/tables.h
 +   :doc: Declaring Linker tables
 +
@@ -276,7 +271,7 @@ index 000000000000..df11c632dca7
 +   :functions: DECLARE_LINKTABLE_RO
 +
 +Defining Linker tables
-+======================
++===========
 +
 +.. kernel-doc:: include/linux/tables.h
 +   :doc: Defining Linker tables
@@ -307,7 +302,7 @@ index 000000000000..df11c632dca7
 +   :functions: DEFINE_LINKTABLE_INIT_DATA
 +
 +Iterating over Linker tables
-+============================
++==============
 +
 +.. kernel-doc:: include/linux/tables.h
 +   :doc: Iterating over Linker tables
@@ -653,7 +648,7 @@ index c215db049920..45733a182ac2 100644
 +	".rodata.tbl.*|"
  	".init.text.rng.*|"
 +	".init.text.tbl.*|"
- #if ELF_BITS == 64
+ #if ELF_BITS = 64
  	"__per_cpu_load|"
  	"init_per_cpu__.*|"
 diff --git a/arch/xtensa/include/asm/Kbuild b/arch/xtensa/include/asm/Kbuild
@@ -1384,9 +1379,3 @@ index 50616ea25131..2b54546237d6 100644
  		   $(hostprogs-y) $(hostprogs-m) $(hostprogs-) \
 -- 
 2.9.2
-
-
-_______________________________________________
-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 5a4b73b..1426a83 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,7 @@
  "ref\01471642385-5629-1-git-send-email-mcgrof@kernel.org\0"
  "From\0mcgrof@kernel.org\0"
  "Subject\0[PATCH v4 07/16] tables.h: add linker table support\0"
- "Date\0Fri, 19 Aug 2016 14:32:56 -0700\0"
+ "Date\0Fri, 19 Aug 2016 21:32:56 +0000\0"
  "To\0hpa@zytor.com"
   tglx@linutronix.de
   mingo@redhat.com
@@ -195,17 +195,14 @@
  "--- /dev/null\n"
  "+++ b/Documentation/sections/linker-tables.rst\n"
  "@@ -0,0 +1,187 @@\n"
- "+===================\n"
- "+Linux linker tables\n"
- "+===================\n"
- "+\n"
+ "+=========+Linux linker tables\n"
+ "+=========+\n"
  "+This documents Linux linker tables, it explains what they are, where they\n"
  "+came from, how they work, the benefits of using them and more importantly\n"
  "+how you can use them.\n"
  "+\n"
  "+About Linker tables\n"
- "+===================\n"
- "+.. kernel-doc:: include/linux/tables.h\n"
+ "+=========+.. kernel-doc:: include/linux/tables.h\n"
  "+   :doc: Introduction\n"
  "+\n"
  "+Linker table provenance\n"
@@ -215,8 +212,7 @@
  "+   :doc: Linker table provenance\n"
  "+\n"
  "+Benefits of using Linker tables\n"
- "+===============================\n"
- "+\n"
+ "+===============+\n"
  "+Avoids modifying architecture linker scripts\n"
  "+----------------------------------------------\n"
  "+.. kernel-doc:: include/linux/tables.h\n"
@@ -228,7 +224,7 @@
  "+   :doc: How linker tables simplify initialization code\n"
  "+\n"
  "+Using linker tables in Linux\n"
- "+============================\n"
+ "+==============\n"
  "+\n"
  "+Linker table module support\n"
  "+---------------------------\n"
@@ -237,7 +233,7 @@
  "+   :doc: Linker table module support\n"
  "+\n"
  "+Linker table helpers\n"
- "+====================\n"
+ "+==========\n"
  "+\n"
  "+.. kernel-doc:: include/linux/tables.h\n"
  "+   :doc: Linker table helpers\n"
@@ -248,7 +244,7 @@
  "+   :functions: LINKTABLE_ADDR_WITHIN\n"
  "+\n"
  "+Constructing linker tables\n"
- "+==========================\n"
+ "+=============\n"
  "+\n"
  "+.. kernel-doc:: include/linux/tables.h\n"
  "+   :doc: Constructing linker tables\n"
@@ -316,8 +312,7 @@
  "+   :functions: LINKTABLE_INIT_DATA\n"
  "+\n"
  "+Declaring Linker tables\n"
- "+=======================\n"
- "+\n"
+ "+===========+\n"
  "+.. kernel-doc:: include/linux/tables.h\n"
  "+   :doc: Declaring Linker tables\n"
  "+\n"
@@ -332,7 +327,7 @@
  "+   :functions: DECLARE_LINKTABLE_RO\n"
  "+\n"
  "+Defining Linker tables\n"
- "+======================\n"
+ "+===========\n"
  "+\n"
  "+.. kernel-doc:: include/linux/tables.h\n"
  "+   :doc: Defining Linker tables\n"
@@ -363,7 +358,7 @@
  "+   :functions: DEFINE_LINKTABLE_INIT_DATA\n"
  "+\n"
  "+Iterating over Linker tables\n"
- "+============================\n"
+ "+==============\n"
  "+\n"
  "+.. kernel-doc:: include/linux/tables.h\n"
  "+   :doc: Iterating over Linker tables\n"
@@ -709,7 +704,7 @@
  "+\t\".rodata.tbl.*|\"\n"
  " \t\".init.text.rng.*|\"\n"
  "+\t\".init.text.tbl.*|\"\n"
- " #if ELF_BITS == 64\n"
+ " #if ELF_BITS = 64\n"
  " \t\"__per_cpu_load|\"\n"
  " \t\"init_per_cpu__.*|\"\n"
  "diff --git a/arch/xtensa/include/asm/Kbuild b/arch/xtensa/include/asm/Kbuild\n"
@@ -1439,12 +1434,6 @@
  " \t\t   $(host-progs)                         \\\n"
  " \t\t   $(hostprogs-y) $(hostprogs-m) $(hostprogs-) \\\n"
  "-- \n"
- "2.9.2\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "Xen-devel mailing list\n"
- "Xen-devel@lists.xen.org\n"
- https://lists.xen.org/xen-devel
+ 2.9.2
 
-4c369c8be45214a74a3864099a2674b2a9c9128e3c1b3fa990bac393048ec448
+d6f19d15e8b65ee2eaf81fb0c50c11727ee86264c1fb5e1046f5b9d9b04f0bee

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.