All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180328114747.GB29050@mwanda>

diff --git a/a/1.txt b/N1/1.txt
index 07151ea..4d983e5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-If acpi_id is = nr_acpi_bits, then we access one element beyond the end
+If acpi_id is == nr_acpi_bits, then we access one element beyond the end
 of the acpi_psd[] array or we set one bit beyond the end of the bit map
 when we do __set_bit(acpi_id, acpi_id_cst_present);
 
@@ -18,3 +18,8 @@ index c80195e8fbd1..d23c9c150199 100644
  		pr_debug("We only have %u, trying to set %u\n",
  			 nr_acpi_bits, acpi_id);
  		return AE_OK;
+
+_______________________________________________
+Xen-devel mailing list
+Xen-devel@lists.xenproject.org
+https://lists.xenproject.org/mailman/listinfo/xen-devel
diff --git a/a/content_digest b/N1/content_digest
index 451c088..8650528 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[PATCH] xen/acpi: off by one in read_acpi_id()\0"
- "Date\0Wed, 28 Mar 2018 11:47:47 +0000\0"
+ "Date\0Wed, 28 Mar 2018 14:47:47 +0300\0"
  "To\0Boris Ostrovsky <boris.ostrovsky@oracle.com>"
  " Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>\0"
  "Cc\0Juergen Gross <jgross@suse.com>"
@@ -9,7 +9,7 @@
  " kernel-janitors@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
- "If acpi_id is = nr_acpi_bits, then we access one element beyond the end\n"
+ "If acpi_id is == nr_acpi_bits, then we access one element beyond the end\n"
  "of the acpi_psd[] array or we set one bit beyond the end of the bit map\n"
  "when we do __set_bit(acpi_id, acpi_id_cst_present);\n"
  "\n"
@@ -28,6 +28,11 @@
  "+\tif (acpi_id >= nr_acpi_bits) {\n"
  " \t\tpr_debug(\"We only have %u, trying to set %u\\n\",\n"
  " \t\t\t nr_acpi_bits, acpi_id);\n"
- " \t\treturn AE_OK;"
+ " \t\treturn AE_OK;\n"
+ "\n"
+ "_______________________________________________\n"
+ "Xen-devel mailing list\n"
+ "Xen-devel@lists.xenproject.org\n"
+ https://lists.xenproject.org/mailman/listinfo/xen-devel
 
-72dc03f1e4f998c73744497d61a8eef2c22a7fb9c3bc31f9278ba2be70e1914e
+e11d8bafdcbb81c7229118f5afaae0a404933fdc285099c0ed7dfa9c6d50a753

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.