From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) (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 729F618D65C for ; Mon, 8 Sep 2025 01:13:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.8 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757294026; cv=none; b=W1YYzkEP5gLaOksRFC+quO1H5vydTBpJFG/4g0onU6hBQvMhxTsK5Y79NAJCgvX8CwiEregx3KehxBcgP6FkA/c8OMUY8vR07MU529QqF2HVuTCthvdMvJRGaEozPifhnct+6aYMdOJFqESUlsfY6/pSocmmvnyLZvunE/1Zjc8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757294026; c=relaxed/simple; bh=LovxEZUVN0HXeB7/K92XmObqr3XO/FCZttFFM9qe4yg=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition:In-Reply-To; b=U2d5w1+FH9H6tML4fDY/CxPlYgSFuk9Ui+UK69OxzI81CkSnzIcKd8TP/9ZTZpPIBInX0Mv50f/pv1R+/nWc0kijzhvB2OXLuyxh2zr856RJ7GJGawNZPWO3SUAaxKs+pVDezWnwGZJY0jRl5N2qQR1pRl1Fnb2cMrOquYaRj3g= 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=aoM4261Y; arc=none smtp.client-ip=192.198.163.8 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="aoM4261Y" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1757294024; x=1788830024; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=LovxEZUVN0HXeB7/K92XmObqr3XO/FCZttFFM9qe4yg=; b=aoM4261Y8f+wYCWSCS9eJaG+E3t4KW7El3KJSU6EUWthLLvv4dxp2Mte Y+T9Z8KPbeGioWKSAZ2YAlbdZXMciA6ocSmg5xWtvK0EWBRlNilRptw6z QBpIHjD5ZVQ8mTT+vOqPndm++Y9FUMBZVlh781GOI24zL6IwP1bJGLOEJ NurioFrF21u+V89eBOOUzGmEb8rID+x89mjKPyBlwUMVR3yKksvvZeNmc jhIEr9I4Exl9tEPkfQOb0fqomf1r1RO41y6QpSWvEK1G+GmjdMoRykr96 Gpcf5e1Pvk4ZTjbcncr5J+WTxBjAFr8l74OXSOlSEv06hggobWkxQbIoW A==; X-CSE-ConnectionGUID: IM2WhaBrQpavB9K/IH3lIw== X-CSE-MsgGUID: VPovehjxSBS/fDdP3dLYTA== X-IronPort-AV: E=McAfee;i="6800,10657,11546"; a="77162614" X-IronPort-AV: E=Sophos;i="6.18,247,1751266800"; d="scan'208";a="77162614" Received: from orviesa010.jf.intel.com ([10.64.159.150]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Sep 2025 18:13:44 -0700 X-CSE-ConnectionGUID: /17n8mbiQ0OomSVxa6bAGw== X-CSE-MsgGUID: r0ow5K/wTkywjvWUZby04Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.18,247,1751266800"; d="scan'208";a="171926963" Received: from lkp-server01.sh.intel.com (HELO 114d98da2b6c) ([10.239.97.150]) by orviesa010.jf.intel.com with ESMTP; 07 Sep 2025 18:13:42 -0700 Received: from kbuild by 114d98da2b6c with local (Exim 4.96) (envelope-from ) id 1uvQRw-0003N9-0x; Mon, 08 Sep 2025 01:13:40 +0000 Date: Mon, 8 Sep 2025 09:12:50 +0800 From: kernel test robot To: Kurt Borja Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH v2 1/4] hwmon: (sht21) Documentation cleanup Message-ID: Precedence: bulk X-Mailing-List: stable@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: <20250907-sht2x-v2-1-1c7dc90abf8e@gmail.com> Hi, Thanks for your patch. FYI: kernel test robot notices the stable kernel rule is not satisfied. The check is based on https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html#option-1 Rule: add the tag "Cc: stable@vger.kernel.org" in the sign-off area to have the patch automatically included in the stable tree. Subject: [PATCH v2 1/4] hwmon: (sht21) Documentation cleanup Link: https://lore.kernel.org/stable/20250907-sht2x-v2-1-1c7dc90abf8e%40gmail.com -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki