All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <YrBG/OQG9UTs303n@smile.fi.intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 3bf794a..b56a1a8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -55,15 +55,15 @@ Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 > +	if (var & BIT(0))
 > +		var ^= GENMASK(9, 6);
 > +
-> +	/* __const_hweight<32|64>(BIT(5)) == 1 */
+> +	/* __const_hweight<32|64>(BIT(5)) = 1 */
 > +	res = bitmap_weight(bitmap, 20);
 > +	BUILD_BUG_ON(!__builtin_constant_p(res));
 > +
-> +	/* !(BIT(31) & BIT(18)) == 1 */
+> +	/* !(BIT(31) & BIT(18)) = 1 */
 > +	res = !test_bit(18, &bitopvar);
 > +	BUILD_BUG_ON(!__builtin_constant_p(res));
 > +
-> +	/* BIT(2) & GENMASK(14, 8) == 0 */
+> +	/* BIT(2) & GENMASK(14, 8) = 0 */
 > +	BUILD_BUG_ON(!__builtin_constant_p(initvar & GENMASK(14, 8)));
 > +	/* ~BIT(25) */
 > +	BUILD_BUG_ON(!__builtin_constant_p(~var));
diff --git a/a/content_digest b/N1/content_digest
index 3c9f0a4..f3a85e6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -11,7 +11,7 @@
   "Subject\0Re: [PATCH v3 7/7] lib: test_bitmap: add compile-time optimization/evaluations assertions\0"
 ]
 [
-  "Date\0Mon, 20 Jun 2022 13:07:56 +0300\0"
+  "Date\0Mon, 20 Jun 2022 10:07:56 +0000\0"
 ]
 [
   "To\0Alexander Lobakin <alexandr.lobakin\@intel.com>\0"
@@ -107,15 +107,15 @@
   "> +\tif (var & BIT(0))\n",
   "> +\t\tvar ^= GENMASK(9, 6);\n",
   "> +\n",
-  "> +\t/* __const_hweight<32|64>(BIT(5)) == 1 */\n",
+  "> +\t/* __const_hweight<32|64>(BIT(5)) = 1 */\n",
   "> +\tres = bitmap_weight(bitmap, 20);\n",
   "> +\tBUILD_BUG_ON(!__builtin_constant_p(res));\n",
   "> +\n",
-  "> +\t/* !(BIT(31) & BIT(18)) == 1 */\n",
+  "> +\t/* !(BIT(31) & BIT(18)) = 1 */\n",
   "> +\tres = !test_bit(18, &bitopvar);\n",
   "> +\tBUILD_BUG_ON(!__builtin_constant_p(res));\n",
   "> +\n",
-  "> +\t/* BIT(2) & GENMASK(14, 8) == 0 */\n",
+  "> +\t/* BIT(2) & GENMASK(14, 8) = 0 */\n",
   "> +\tBUILD_BUG_ON(!__builtin_constant_p(initvar & GENMASK(14, 8)));\n",
   "> +\t/* ~BIT(25) */\n",
   "> +\tBUILD_BUG_ON(!__builtin_constant_p(~var));\n",
@@ -141,4 +141,4 @@
   "Andy Shevchenko"
 ]
 
-3cc29e76146c7c18ad63e9a65d959a98b642ebdf536bca10c12ceb64b98d1153
+d2afa0df383e52e7835513471c3c482f693082932e65f431f072a2e82c5e6657

diff --git a/a/content_digest b/N2/content_digest
index 3c9f0a4..96df359 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -37,11 +37,7 @@
   " linux-alpha\@vger.kernel.org",
   " linux-hexagon\@vger.kernel.org",
   " linux-ia64\@vger.kernel.org",
-  " linux-m68k\@lists.linux-m68k.org",
-  " linux-sh\@vger.kernel.org",
-  " sparclinux\@vger.kernel.org",
-  " linux-arch\@vger.kernel.org",
-  " linux-kernel\@vger.kernel.org\0"
+  " linux-m68k\@lists.linux-m6\0"
 ]
 [
   "\0000:1\0"
@@ -141,4 +137,4 @@
   "Andy Shevchenko"
 ]
 
-3cc29e76146c7c18ad63e9a65d959a98b642ebdf536bca10c12ceb64b98d1153
+6cd9f5eef3315eefb0d4604b31c94b8091175425b6884a10cfcd45c9c8b24cc8

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.