All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <ZVJ7JBFoULzY3VGx@work>

diff --git a/a/1.txt b/N1/1.txt
index 12b7471..dee8362 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,14 +20,14 @@ drivers/hwmon/aspeed-pwm-tacho.c:
 ...
 196 };
 
-In function ?aspeed_create_fan_tach_channel?,
-    inlined from ?aspeed_create_fan? at drivers/hwmon/aspeed-pwm-tacho.c:877:2,
-    inlined from ?aspeed_pwm_tacho_probe? at drivers/hwmon/aspeed-pwm-tacho.c:936:9:
+In function ‘aspeed_create_fan_tach_channel’,
+    inlined from ‘aspeed_create_fan’ at drivers/hwmon/aspeed-pwm-tacho.c:877:2,
+    inlined from ‘aspeed_pwm_tacho_probe’ at drivers/hwmon/aspeed-pwm-tacho.c:936:9:
 drivers/hwmon/aspeed-pwm-tacho.c:751:49: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
   751 |                 priv->fan_tach_ch_source[index] = pwm_source;
       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
-drivers/hwmon/aspeed-pwm-tacho.c: In function ?aspeed_pwm_tacho_probe?:
-drivers/hwmon/aspeed-pwm-tacho.c:193:12: note: at offset [48, 255] into destination object ?fan_tach_ch_source? of size 16
+drivers/hwmon/aspeed-pwm-tacho.c: In function ‘aspeed_pwm_tacho_probe’:
+drivers/hwmon/aspeed-pwm-tacho.c:193:12: note: at offset [48, 255] into destination object ‘fan_tach_ch_source’ of size 16
   193 |         u8 fan_tach_ch_source[16];
       |            ^~~~~~~~~~~~~~~~~~
 
diff --git a/a/content_digest b/N1/content_digest
index 8611aa7..71ce41b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,16 @@
  "From\0Gustavo A. R. Silva <gustavoars@kernel.org>\0"
  "Subject\0[PATCH][next] hwmon: (aspeed-pwm-tacho) Fix -Wstringop-overflow warning in aspeed_create_fan_tach_channel()\0"
  "Date\0Mon, 13 Nov 2023 13:38:12 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Jean Delvare <jdelvare@suse.com>"
+  Guenter Roeck <linux@roeck-us.net>
+  Joel Stanley <joel@jms.id.au>
+ " Andrew Jeffery <andrew@codeconstruct.com.au>\0"
+ "Cc\0linux-hwmon@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  Gustavo A. R. Silva <gustavoars@kernel.org>
+ " linux-hardening@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Based on the documentation below, the maximum number of Fan tach\n"
@@ -26,14 +35,14 @@
  "...\n"
  "196 };\n"
  "\n"
- "In function ?aspeed_create_fan_tach_channel?,\n"
- "    inlined from ?aspeed_create_fan? at drivers/hwmon/aspeed-pwm-tacho.c:877:2,\n"
- "    inlined from ?aspeed_pwm_tacho_probe? at drivers/hwmon/aspeed-pwm-tacho.c:936:9:\n"
+ "In function \342\200\230aspeed_create_fan_tach_channel\342\200\231,\n"
+ "    inlined from \342\200\230aspeed_create_fan\342\200\231 at drivers/hwmon/aspeed-pwm-tacho.c:877:2,\n"
+ "    inlined from \342\200\230aspeed_pwm_tacho_probe\342\200\231 at drivers/hwmon/aspeed-pwm-tacho.c:936:9:\n"
  "drivers/hwmon/aspeed-pwm-tacho.c:751:49: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]\n"
  "  751 |                 priv->fan_tach_ch_source[index] = pwm_source;\n"
  "      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~\n"
- "drivers/hwmon/aspeed-pwm-tacho.c: In function ?aspeed_pwm_tacho_probe?:\n"
- "drivers/hwmon/aspeed-pwm-tacho.c:193:12: note: at offset [48, 255] into destination object ?fan_tach_ch_source? of size 16\n"
+ "drivers/hwmon/aspeed-pwm-tacho.c: In function \342\200\230aspeed_pwm_tacho_probe\342\200\231:\n"
+ "drivers/hwmon/aspeed-pwm-tacho.c:193:12: note: at offset [48, 255] into destination object \342\200\230fan_tach_ch_source\342\200\231 of size 16\n"
  "  193 |         u8 fan_tach_ch_source[16];\n"
  "      |            ^~~~~~~~~~~~~~~~~~\n"
  "\n"
@@ -104,4 +113,4 @@
  "-- \n"
  2.34.1
 
-41f47e8ff92564891e6462ad22da18e9dc74d335a1509383c74b0c005bae4536
+d75138ffe4e2fb7cd5c943b98829ab17c2d904c3628aca60e2905cbde1c3d1b9

diff --git a/a/1.txt b/N2/1.txt
index 12b7471..a54f77e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -20,14 +20,14 @@ drivers/hwmon/aspeed-pwm-tacho.c:
 ...
 196 };
 
-In function ?aspeed_create_fan_tach_channel?,
-    inlined from ?aspeed_create_fan? at drivers/hwmon/aspeed-pwm-tacho.c:877:2,
-    inlined from ?aspeed_pwm_tacho_probe? at drivers/hwmon/aspeed-pwm-tacho.c:936:9:
+In function ‘aspeed_create_fan_tach_channel’,
+    inlined from ‘aspeed_create_fan’ at drivers/hwmon/aspeed-pwm-tacho.c:877:2,
+    inlined from ‘aspeed_pwm_tacho_probe’ at drivers/hwmon/aspeed-pwm-tacho.c:936:9:
 drivers/hwmon/aspeed-pwm-tacho.c:751:49: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
   751 |                 priv->fan_tach_ch_source[index] = pwm_source;
       |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
-drivers/hwmon/aspeed-pwm-tacho.c: In function ?aspeed_pwm_tacho_probe?:
-drivers/hwmon/aspeed-pwm-tacho.c:193:12: note: at offset [48, 255] into destination object ?fan_tach_ch_source? of size 16
+drivers/hwmon/aspeed-pwm-tacho.c: In function ‘aspeed_pwm_tacho_probe’:
+drivers/hwmon/aspeed-pwm-tacho.c:193:12: note: at offset [48, 255] into destination object ‘fan_tach_ch_source’ of size 16
   193 |         u8 fan_tach_ch_source[16];
       |            ^~~~~~~~~~~~~~~~~~
 
@@ -97,3 +97,9 @@ index 997df4b40509..092a81916325 100644
  
 -- 
 2.34.1
+
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N2/content_digest
index 8611aa7..f639a17 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,16 @@
  "From\0Gustavo A. R. Silva <gustavoars@kernel.org>\0"
  "Subject\0[PATCH][next] hwmon: (aspeed-pwm-tacho) Fix -Wstringop-overflow warning in aspeed_create_fan_tach_channel()\0"
  "Date\0Mon, 13 Nov 2023 13:38:12 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Jean Delvare <jdelvare@suse.com>"
+  Guenter Roeck <linux@roeck-us.net>
+  Joel Stanley <joel@jms.id.au>
+ " Andrew Jeffery <andrew@codeconstruct.com.au>\0"
+ "Cc\0linux-hwmon@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  Gustavo A. R. Silva <gustavoars@kernel.org>
+ " linux-hardening@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Based on the documentation below, the maximum number of Fan tach\n"
@@ -26,14 +35,14 @@
  "...\n"
  "196 };\n"
  "\n"
- "In function ?aspeed_create_fan_tach_channel?,\n"
- "    inlined from ?aspeed_create_fan? at drivers/hwmon/aspeed-pwm-tacho.c:877:2,\n"
- "    inlined from ?aspeed_pwm_tacho_probe? at drivers/hwmon/aspeed-pwm-tacho.c:936:9:\n"
+ "In function \342\200\230aspeed_create_fan_tach_channel\342\200\231,\n"
+ "    inlined from \342\200\230aspeed_create_fan\342\200\231 at drivers/hwmon/aspeed-pwm-tacho.c:877:2,\n"
+ "    inlined from \342\200\230aspeed_pwm_tacho_probe\342\200\231 at drivers/hwmon/aspeed-pwm-tacho.c:936:9:\n"
  "drivers/hwmon/aspeed-pwm-tacho.c:751:49: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]\n"
  "  751 |                 priv->fan_tach_ch_source[index] = pwm_source;\n"
  "      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~\n"
- "drivers/hwmon/aspeed-pwm-tacho.c: In function ?aspeed_pwm_tacho_probe?:\n"
- "drivers/hwmon/aspeed-pwm-tacho.c:193:12: note: at offset [48, 255] into destination object ?fan_tach_ch_source? of size 16\n"
+ "drivers/hwmon/aspeed-pwm-tacho.c: In function \342\200\230aspeed_pwm_tacho_probe\342\200\231:\n"
+ "drivers/hwmon/aspeed-pwm-tacho.c:193:12: note: at offset [48, 255] into destination object \342\200\230fan_tach_ch_source\342\200\231 of size 16\n"
  "  193 |         u8 fan_tach_ch_source[16];\n"
  "      |            ^~~~~~~~~~~~~~~~~~\n"
  "\n"
@@ -102,6 +111,12 @@
  " }\n"
  " \n"
  "-- \n"
- 2.34.1
+ "2.34.1\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-41f47e8ff92564891e6462ad22da18e9dc74d335a1509383c74b0c005bae4536
+13b387e6381ca6331179f711cdabe512545f418989d7c6a04265e22a2f829cee

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.