From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0389A13AD26; Thu, 14 May 2026 19:16:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778786188; cv=none; b=nus0yXsn9miiXoXKMDS9bHjZ0miHyD/amrkUWpJl1YDz+a4EyRH3RKMnVwNuig+dQuzoFEwHZEcBVsWQ/ahbK+wYGigPzM0G0bHP7mtc7E0LI79zcmXbYau5mIOZpfAUtpc1R0Ty2YQOCHFlMVYeiEju1//xhtFrRTyzwZ03j1g= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778786188; c=relaxed/simple; bh=t9cwAHn8rJJH/1O/Acar7KnHiWsja45qkG8SRmmtfgo=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=DM7WNG10uOo6LNbIQQ7i5+tPbO9v2RQo3lwxG16IkFh6Dj2CzMPZfurBKjux8GLJ3IHiCBQpu5WBY7Bpg1GKwTwZ5RC7r1LB9Pz+sGwvfqz+cIK5LVmKrEjpWUyUlTUkSoVxv2417sjI0aTk1DROlaNiSdMRfUXt+sUrOFfQs6I= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=lbH0Q5BE; arc=none smtp.client-ip=198.175.65.18 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="lbH0Q5BE" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1778786186; x=1810322186; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=t9cwAHn8rJJH/1O/Acar7KnHiWsja45qkG8SRmmtfgo=; b=lbH0Q5BEyWo53Oy6RiYezKCrC6ftYvIt3b9DvsFJRYP/wI2MU/x7a/yx 2baBfKLpoKE70j7hKF7ImUCWViDk5y0ARTQ/V2RckWwm1k/KqV4eRtGz3 GNWgoH0ckxlvXad5d/wD0qRR9PRGUjdGEPP6U61mGSfxEyM7HYeqC7xSY K9EiAy+777ulRrzfzVBRTNx0mF12o2v5V4KCBwZr8yMWH3tYF614MyjPP NvWpz25EAeolKrhLAWgm7O4VPq+KQBbvyO+ETHzvbikklG9443eK9reaL gK/VDdg2vKjUaI/BFG6HiUvXxpqCbufi2wfOd5SgLxBdYUzEm09h2Tva4 g==; X-CSE-ConnectionGUID: djsdLc/+S6+N3qoyiyLmMw== X-CSE-MsgGUID: bgsYnee9TRS/2c2SLrbPNw== X-IronPort-AV: E=McAfee;i="6800,10657,11786"; a="79776989" X-IronPort-AV: E=Sophos;i="6.23,235,1770624000"; d="scan'208";a="79776989" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa110.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 May 2026 12:16:25 -0700 X-CSE-ConnectionGUID: OzW6UiskS++VygQqDYGr3w== X-CSE-MsgGUID: LMcBnMz3Ro6JIS8urW/OHQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,235,1770624000"; d="scan'208";a="242471872" Received: from lkp-server01.sh.intel.com (HELO dca79079c3eb) ([10.239.97.150]) by orviesa003.jf.intel.com with ESMTP; 14 May 2026 12:16:23 -0700 Received: from kbuild by dca79079c3eb with local (Exim 4.98.2) (envelope-from ) id 1wNbXg-000000006zH-0Dlo; Thu, 14 May 2026 19:16:20 +0000 Date: Fri, 15 May 2026 03:15:56 +0800 From: kernel test robot To: Priyansh Jain , Amit Kucheria , Thara Gopinath , "Rafael J . Wysocki" , Daniel Lezcano , Zhang Rui , Lukasz Luba Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, manaf.pallikunhi@oss.qualcomm.com, Priyansh Jain Subject: Re: [PATCH v2 2/2] thermal: qcom: tsens: widen temperature limits to match hardware range Message-ID: <202605150330.xjoMIJFw-lkp@intel.com> References: <20260508100700.772985-3-priyansh.jain@oss.qualcomm.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260508100700.772985-3-priyansh.jain@oss.qualcomm.com> Hi Priyansh, kernel test robot noticed the following build warnings: [auto build test WARNING on rafael-pm/thermal] [also build test WARNING on linus/master v7.1-rc3 next-20260508] [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/Priyansh-Jain/thermal-qcom-tsens-atomic-temperature-read-with-hardware-guided-retries/20260514-191243 base: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git thermal patch link: https://lore.kernel.org/r/20260508100700.772985-3-priyansh.jain%40oss.qualcomm.com patch subject: [PATCH v2 2/2] thermal: qcom: tsens: widen temperature limits to match hardware range config: sparc64-allmodconfig (https://download.01.org/0day-ci/archive/20260515/202605150330.xjoMIJFw-lkp@intel.com/config) compiler: clang version 23.0.0git (https://github.com/llvm/llvm-project 5bac06718f502014fade905512f1d26d578a18f3) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260515/202605150330.xjoMIJFw-lkp@intel.com/reproduce) 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 | Closes: https://lore.kernel.org/oe-kbuild-all/202605150330.xjoMIJFw-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/thermal/qcom/tsens.c:818:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 818 | return ret; | ^ drivers/thermal/qcom/tsens.c:815:2: note: previous statement is here 815 | if (!ret) | ^ 1 warning generated. vim +/if +818 drivers/thermal/qcom/tsens.c 806 807 int get_temp_tsens_valid(const struct tsens_sensor *s, int *temp) 808 { 809 int ret; 810 int hw_id = s->hw_id; 811 u32 temp_idx = LAST_TEMP_0 + hw_id; 812 813 ret = tsens_read_temp(s, temp_idx, temp); 814 815 if (!ret) 816 *temp = tsens_hw_to_mC(s, *temp); 817 > 818 return ret; 819 } 820 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki