From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.9]) (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 58826288DB for ; Mon, 14 Apr 2025 01:19:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.9 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744593569; cv=none; b=lAsQRufhCUGFlZ98aiqMiTYeV9qnv9YcbNeV8BSsgKy9Q2NP23vR3kKi+FzcqSLF/p9V9hRGY7lrjsW6qs1P5q14pElmzsoUfL8DP2L0eKv4xixVfhvY2dQXTdRva7QDVAgLTPZexZ6TN/fUK6/+lQ2PEM7rnbc68y6PZt7ihzw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744593569; c=relaxed/simple; bh=AEPduV/LHCbc3zEY/wypc/eoqJDBMmVWOqlkp+0ektI=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition:In-Reply-To; b=hdrujhYKBBUyWgBISPiStx3uAiQGob7qTqqvUOAqUfmz7pvL3yUkTFClEBXSeUqVM3yhpdAUgi2kzIBqDc04d1LdH3cZf+XHwQLswppo/vXYEKKqyI4ddqK96QYAwxrNubiPHo8/ojkbKMFSrHSFSNjmc8zM57tgdZypt11CKXY= 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=RikvhosS; arc=none smtp.client-ip=192.198.163.9 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="RikvhosS" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1744593567; x=1776129567; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=AEPduV/LHCbc3zEY/wypc/eoqJDBMmVWOqlkp+0ektI=; b=RikvhosS6DkCY6kTWMllmJd+h06ekyY4aIpSrkAkrtSqdYN/IvRlAZKB p+EDtNtla8OgsS5PIw3M1pSiq4UGTXk7Mu67EKmdYZVvwSD4Q5mZbd63Z xDhqda4mq9hCfoeEPFQOkHuyNsCVMDHPQVpWSP5kLXQk0pL8I8HTwgKhY BXtDdUsTs7XleorfHV1eiXnDjBvPXxtTc3zgozl235sAp+BVTG+f8FFRu YrrIqB5KOLMxczc2KKh3CXAGDefmfNBrb8Mt3vNsfi/VlyWWSbtLqVeJK 9mjLloVFWka/jflIs97TGmneaS21IbyZTrM/T3c+UtrJiTIpGpNgEmKcb g==; X-CSE-ConnectionGUID: P5bN7E/ITeKgjuJE5u7Eyw== X-CSE-MsgGUID: x+ZIJjpFRFWhlsYYheoLwA== X-IronPort-AV: E=McAfee;i="6700,10204,11402"; a="56697717" X-IronPort-AV: E=Sophos;i="6.15,211,1739865600"; d="scan'208";a="56697717" Received: from orviesa004.jf.intel.com ([10.64.159.144]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Apr 2025 18:19:26 -0700 X-CSE-ConnectionGUID: pwPkqWTrRSOXNsnxTn1zbg== X-CSE-MsgGUID: 2sRdcrLeSf2CVSApmKSjDw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.15,211,1739865600"; d="scan'208";a="134656739" Received: from lkp-server01.sh.intel.com (HELO b207828170a5) ([10.239.97.150]) by orviesa004.jf.intel.com with ESMTP; 13 Apr 2025 18:19:25 -0700 Received: from kbuild by b207828170a5 with local (Exim 4.96) (envelope-from ) id 1u48Tq-000D26-0d; Mon, 14 Apr 2025 01:19:22 +0000 Date: Mon, 14 Apr 2025 09:18:37 +0800 From: kernel test robot To: Dongcheng Yan Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH v1 1/2] platform/x86: int3472: add hpd pin support 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: <20250411082357.392713-1-dongcheng.yan@intel.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 v1 1/2] platform/x86: int3472: add hpd pin support Link: https://lore.kernel.org/stable/20250411082357.392713-1-dongcheng.yan%40intel.com -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki