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

diff --git a/a/1.txt b/N1/1.txt
index 1b2f729..5fae876 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -23,26 +23,19 @@ Hi Yemike,
 
 kernel test robot noticed the following build warnings:
 
-[auto build test WARNING on linuxtv-media-pending/master]
-[also build test WARNING on linus/master next-20250604]
-[cannot apply to robh/for-next v6.15]
-[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/Yemike-Abhilash-Chandra/media-dt-bindings-ti-ds90ub960-Add-bindings-for-DS90UB954-Q1/20250523-164041
 base:   https://git.linuxtv.org/media-ci/media-pending.git master
 patch link:    https://lore.kernel.org/r/20250523083655.3876005-3-y-abhilashchandra%40ti.com
 patch subject: [PATCH 2/2] media: i2c: ds90ub960: Add support for DS90UB954-Q1
-:::::: branch date: 12 days ago
-:::::: commit date: 12 days ago
 config: arc-randconfig-r071-20250604 (https://download.01.org/0day-ci/archive/20250604/202506042333.FlFAp4mW-lkp@intel.com/config)
 compiler: arc-linux-gcc (GCC) 15.1.0
 
 If you fix the issue in a separate patch/commit (i.e. not just a new version of
 the same patch/commit), kindly add following tags
 | Reported-by: kernel test robot <lkp@intel.com>
-| Reported-by: Dan Carpenter <error27@gmail.com>
+| Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
 | Closes: https://lore.kernel.org/r/202506042333.FlFAp4mW-lkp@intel.com/
 
 smatch warnings:
@@ -50,7 +43,6 @@ drivers/media/i2c/ds90ub960.c:5046 ub960_enable_core_hw() error: uninitialized s
 
 vim +/refclk_freq +5046 drivers/media/i2c/ds90ub960.c
 
-afe267f2d368f5 Tomi Valkeinen          2023-06-19  4980  
 afe267f2d368f5 Tomi Valkeinen          2023-06-19  4981  static int ub960_enable_core_hw(struct ub960_data *priv)
 afe267f2d368f5 Tomi Valkeinen          2023-06-19  4982  {
 afe267f2d368f5 Tomi Valkeinen          2023-06-19  4983  	struct device *dev = &priv->client->dev;
@@ -117,6 +109,9 @@ ba3bdb93947c90 Tomi Valkeinen          2024-12-06  5027  	if (priv->hw_data->is_
 8a8ba5651f9d39 Yemike Abhilash Chandra 2025-05-23  5044  				goto err_pd_gpio;
 8a8ba5651f9d39 Yemike Abhilash Chandra 2025-05-23  5045  
 8a8ba5651f9d39 Yemike Abhilash Chandra 2025-05-23 @5046  			if (refclk_new == refclk_freq)
+                                                                                                  ^^^^^^^^^^^
+This is uninitialized on the first iteration.
+
 8a8ba5651f9d39 Yemike Abhilash Chandra 2025-05-23  5047  				break;
 8a8ba5651f9d39 Yemike Abhilash Chandra 2025-05-23  5048  			refclk_freq = refclk_new;
 8a8ba5651f9d39 Yemike Abhilash Chandra 2025-05-23  5049  		} while (time_before(jiffies, timeout));
@@ -156,7 +151,6 @@ afe267f2d368f5 Tomi Valkeinen          2023-06-19  5082  	regulator_disable(priv
 afe267f2d368f5 Tomi Valkeinen          2023-06-19  5083  
 afe267f2d368f5 Tomi Valkeinen          2023-06-19  5084  	return ret;
 afe267f2d368f5 Tomi Valkeinen          2023-06-19  5085  }
-afe267f2d368f5 Tomi Valkeinen          2023-06-19  5086  
 
 -- 
 0-DAY CI Kernel Test Service
diff --git a/a/content_digest b/N1/content_digest
index 7d07b5e..509713d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,8 @@
- "From\0kernel test robot <lkp@intel.com>\0"
+ "From\0Dan Carpenter <dan.carpenter@linaro.org>\0"
  "Subject\0Re: [PATCH 2/2] media: i2c: ds90ub960: Add support for DS90UB954-Q1\0"
- "Date\0Wed, 4 Jun 2025 23:45:10 +0800\0"
+ "Date\0Wed, 4 Jun 2025 19:42:14 +0300\0"
  "To\0oe-kbuild@lists.linux.dev\0"
- "Cc\0lkp@intel.com"
- " Dan Carpenter <error27@gmail.com>\0"
+ "Cc\0lkp@intel.com\0"
  "\00:1\0"
  "b\0"
  "BCC: lkp@intel.com\n"
@@ -31,26 +30,19 @@
  "\n"
  "kernel test robot noticed the following build warnings:\n"
  "\n"
- "[auto build test WARNING on linuxtv-media-pending/master]\n"
- "[also build test WARNING on linus/master next-20250604]\n"
- "[cannot apply to robh/for-next v6.15]\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/Yemike-Abhilash-Chandra/media-dt-bindings-ti-ds90ub960-Add-bindings-for-DS90UB954-Q1/20250523-164041\n"
  "base:   https://git.linuxtv.org/media-ci/media-pending.git master\n"
  "patch link:    https://lore.kernel.org/r/20250523083655.3876005-3-y-abhilashchandra%40ti.com\n"
  "patch subject: [PATCH 2/2] media: i2c: ds90ub960: Add support for DS90UB954-Q1\n"
- ":::::: branch date: 12 days ago\n"
- ":::::: commit date: 12 days ago\n"
  "config: arc-randconfig-r071-20250604 (https://download.01.org/0day-ci/archive/20250604/202506042333.FlFAp4mW-lkp@intel.com/config)\n"
  "compiler: arc-linux-gcc (GCC) 15.1.0\n"
  "\n"
  "If you fix the issue in a separate patch/commit (i.e. not just a new version of\n"
  "the same patch/commit), kindly add following tags\n"
  "| Reported-by: kernel test robot <lkp@intel.com>\n"
- "| Reported-by: Dan Carpenter <error27@gmail.com>\n"
+ "| Reported-by: Dan Carpenter <dan.carpenter@linaro.org>\n"
  "| Closes: https://lore.kernel.org/r/202506042333.FlFAp4mW-lkp@intel.com/\n"
  "\n"
  "smatch warnings:\n"
@@ -58,7 +50,6 @@
  "\n"
  "vim +/refclk_freq +5046 drivers/media/i2c/ds90ub960.c\n"
  "\n"
- "afe267f2d368f5 Tomi Valkeinen          2023-06-19  4980  \n"
  "afe267f2d368f5 Tomi Valkeinen          2023-06-19  4981  static int ub960_enable_core_hw(struct ub960_data *priv)\n"
  "afe267f2d368f5 Tomi Valkeinen          2023-06-19  4982  {\n"
  "afe267f2d368f5 Tomi Valkeinen          2023-06-19  4983  \tstruct device *dev = &priv->client->dev;\n"
@@ -125,6 +116,9 @@
  "8a8ba5651f9d39 Yemike Abhilash Chandra 2025-05-23  5044  \t\t\t\tgoto err_pd_gpio;\n"
  "8a8ba5651f9d39 Yemike Abhilash Chandra 2025-05-23  5045  \n"
  "8a8ba5651f9d39 Yemike Abhilash Chandra 2025-05-23 @5046  \t\t\tif (refclk_new == refclk_freq)\n"
+ "                                                                                                  ^^^^^^^^^^^\n"
+ "This is uninitialized on the first iteration.\n"
+ "\n"
  "8a8ba5651f9d39 Yemike Abhilash Chandra 2025-05-23  5047  \t\t\t\tbreak;\n"
  "8a8ba5651f9d39 Yemike Abhilash Chandra 2025-05-23  5048  \t\t\trefclk_freq = refclk_new;\n"
  "8a8ba5651f9d39 Yemike Abhilash Chandra 2025-05-23  5049  \t\t} while (time_before(jiffies, timeout));\n"
@@ -164,10 +158,9 @@
  "afe267f2d368f5 Tomi Valkeinen          2023-06-19  5083  \n"
  "afe267f2d368f5 Tomi Valkeinen          2023-06-19  5084  \treturn ret;\n"
  "afe267f2d368f5 Tomi Valkeinen          2023-06-19  5085  }\n"
- "afe267f2d368f5 Tomi Valkeinen          2023-06-19  5086  \n"
  "\n"
  "-- \n"
  "0-DAY CI Kernel Test Service\n"
  https://github.com/intel/lkp-tests/wiki
 
-1079ac3faf173b86aa1a6070a87eabce20e992b0417ed1bc7b1df3b520fd8c97
+83098b7130d155b7c53f5363e6325d77066dec5e24840a693f1cec6d6e3949ac

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.