All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <202603280307.P9324SuS-lkp@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 138c9ee..64644e9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,29 @@
+BCC: lkp@intel.com
+CC: oe-kbuild-all@lists.linux.dev
+In-Reply-To: <12876512.O9o76ZdvQC@rafael.j.wysocki>
+References: <12876512.O9o76ZdvQC@rafael.j.wysocki>
+TO: "Rafael J. Wysocki" <rafael@kernel.org>
+TO: Linux PM <linux-pm@vger.kernel.org>
+CC: Mauricio Faria de Oliveira <mfo@igalia.com>
+CC: LKML <linux-kernel@vger.kernel.org>
+CC: Daniel Lezcano <daniel.lezcano@linaro.org>
+CC: Lukasz Luba <lukasz.luba@arm.com>
+
 Hi Rafael,
 
 kernel test robot noticed the following build warnings:
 
+[auto build test WARNING on rafael-pm/thermal]
+[If your patch is applied to the wrong git tree, kindly drop us a note.
+And when submitting patch, we suggest to use '--base' as documented in
 https://git-scm.com/docs/git-format-patch#_base_tree_information]
 
 url:    https://github.com/intel-lab-lkp/linux/commits/Rafael-J-Wysocki/thermal-core-Address-thermal-zone-removal-races-with-resume/20260327-222101
 base:   https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git thermal
 patch link:    https://lore.kernel.org/r/12876512.O9o76ZdvQC%40rafael.j.wysocki
 patch subject: [PATCH v1] thermal: core: Address thermal zone removal races with resume
+:::::: branch date: 5 hours ago
+:::::: commit date: 5 hours ago
 config: i386-randconfig-141-20260328 (https://download.01.org/0day-ci/archive/20260328/202603280307.P9324SuS-lkp@intel.com/config)
 compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)
 smatch: v0.5.0-9004-gb810ac53
@@ -23,6 +39,7 @@ drivers/thermal/thermal_core.c:1913 thermal_init() warn: missing error code 'res
 
 vim +/result +1913 drivers/thermal/thermal_core.c
 
+ff140fea847e1c drivers/thermal/thermal_core.c Zhang Rui         2015-10-30  1899  
 203d3d4aa48233 drivers/thermal/thermal.c      Zhang Rui         2008-01-17  1900  static int __init thermal_init(void)
 203d3d4aa48233 drivers/thermal/thermal.c      Zhang Rui         2008-01-17  1901  {
 80a26a5c22b90a drivers/thermal/thermal_core.c Zhang Rui         2013-03-26  1902  	int result;
@@ -38,9 +55,6 @@ f777132b791874 drivers/thermal/thermal_core.c Rafael J. Wysocki 2026-03-26  1911
 f777132b791874 drivers/thermal/thermal_core.c Rafael J. Wysocki 2026-03-26  1912  	if (!thermal_wq)
 f777132b791874 drivers/thermal/thermal_core.c Rafael J. Wysocki 2026-03-26 @1913  		goto unregister_netlink;
 
-result = -ENOMEM;
-
-
 -- 
 0-DAY CI Kernel Test Service
 https://github.com/intel/lkp-tests/wiki
diff --git a/a/content_digest b/N1/content_digest
index 5d35de2..88e65ae 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,28 +1,37 @@
- "ref\012876512.O9o76ZdvQC@rafael.j.wysocki\0"
- "From\0Dan Carpenter <error27@gmail.com>\0"
+ "From\0kernel test robot <lkp@intel.com>\0"
  "Subject\0Re: [PATCH v1] thermal: core: Address thermal zone removal races with resume\0"
- "Date\0Sat, 28 Mar 2026 11:03:50 +0300\0"
- "To\0oe-kbuild@lists.linux.dev"
-  Rafael J. Wysocki <rafael@kernel.org>
- " Linux PM <linux-pm@vger.kernel.org>\0"
+ "Date\0Sat, 28 Mar 2026 03:53:13 +0800\0"
+ "To\0oe-kbuild@lists.linux.dev\0"
  "Cc\0lkp@intel.com"
-  oe-kbuild-all@lists.linux.dev
-  Mauricio Faria de Oliveira <mfo@igalia.com>
-  LKML <linux-kernel@vger.kernel.org>
-  Daniel Lezcano <daniel.lezcano@linaro.org>
- " Lukasz Luba <lukasz.luba@arm.com>\0"
+ " Dan Carpenter <error27@gmail.com>\0"
  "\00:1\0"
  "b\0"
+ "BCC: lkp@intel.com\n"
+ "CC: oe-kbuild-all@lists.linux.dev\n"
+ "In-Reply-To: <12876512.O9o76ZdvQC@rafael.j.wysocki>\n"
+ "References: <12876512.O9o76ZdvQC@rafael.j.wysocki>\n"
+ "TO: \"Rafael J. Wysocki\" <rafael@kernel.org>\n"
+ "TO: Linux PM <linux-pm@vger.kernel.org>\n"
+ "CC: Mauricio Faria de Oliveira <mfo@igalia.com>\n"
+ "CC: LKML <linux-kernel@vger.kernel.org>\n"
+ "CC: Daniel Lezcano <daniel.lezcano@linaro.org>\n"
+ "CC: Lukasz Luba <lukasz.luba@arm.com>\n"
+ "\n"
  "Hi Rafael,\n"
  "\n"
  "kernel test robot noticed the following build warnings:\n"
  "\n"
+ "[auto build test WARNING on rafael-pm/thermal]\n"
+ "[If your patch is applied to the wrong git tree, kindly drop us a note.\n"
+ "And when submitting patch, we suggest to use '--base' as documented in\n"
  "https://git-scm.com/docs/git-format-patch#_base_tree_information]\n"
  "\n"
  "url:    https://github.com/intel-lab-lkp/linux/commits/Rafael-J-Wysocki/thermal-core-Address-thermal-zone-removal-races-with-resume/20260327-222101\n"
  "base:   https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git thermal\n"
  "patch link:    https://lore.kernel.org/r/12876512.O9o76ZdvQC%40rafael.j.wysocki\n"
  "patch subject: [PATCH v1] thermal: core: Address thermal zone removal races with resume\n"
+ ":::::: branch date: 5 hours ago\n"
+ ":::::: commit date: 5 hours ago\n"
  "config: i386-randconfig-141-20260328 (https://download.01.org/0day-ci/archive/20260328/202603280307.P9324SuS-lkp@intel.com/config)\n"
  "compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261)\n"
  "smatch: v0.5.0-9004-gb810ac53\n"
@@ -38,6 +47,7 @@
  "\n"
  "vim +/result +1913 drivers/thermal/thermal_core.c\n"
  "\n"
+ "ff140fea847e1c drivers/thermal/thermal_core.c Zhang Rui         2015-10-30  1899  \n"
  "203d3d4aa48233 drivers/thermal/thermal.c      Zhang Rui         2008-01-17  1900  static int __init thermal_init(void)\n"
  "203d3d4aa48233 drivers/thermal/thermal.c      Zhang Rui         2008-01-17  1901  {\n"
  "80a26a5c22b90a drivers/thermal/thermal_core.c Zhang Rui         2013-03-26  1902  \tint result;\n"
@@ -53,11 +63,8 @@
  "f777132b791874 drivers/thermal/thermal_core.c Rafael J. Wysocki 2026-03-26  1912  \tif (!thermal_wq)\n"
  "f777132b791874 drivers/thermal/thermal_core.c Rafael J. Wysocki 2026-03-26 @1913  \t\tgoto unregister_netlink;\n"
  "\n"
- "result = -ENOMEM;\n"
- "\n"
- "\n"
  "-- \n"
  "0-DAY CI Kernel Test Service\n"
  https://github.com/intel/lkp-tests/wiki
 
-abab85ad91d6bec9cf599327b449e6b6c9abebc1ef0a8727c2350281594e39cf
+7dc5b2a82e3fd2b13fe845e86c4ee03b54fbe83ed7a3bf38b9668e257426aa40

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.