From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.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 61F1FC8DF for ; Thu, 25 Jul 2024 13:28:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721914089; cv=none; b=dZPEFi6v11XdcV0t9NSp/cgpeXUGn+QiRWd/xSUydzOlY9UciuS4cXc/4E0C5AmG/gqPyNnh8ZK2FFt+qG32TspC2M5qPBAYtLTZiJx0tGMfHYqyAZciddGlS6f4o9VFEdz7sHPjq76WIwuzcors5SI6ipR4ynEh+7/0CSVpoqE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721914089; c=relaxed/simple; bh=n+mGaGr142AZpSb3Abu1f//0+G2igZyMiOCYw1wXYtQ=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition:In-Reply-To; b=izOrC7rRkOukLKdDNepvZkaeW3hcOJ+Y4iJ7eJnCw3BYFk4uUInflT/SaEcuoDZ3b77XcGag7/cEMzA2nG9S+Zn6VBT7+ohcNq268ddQXv6jpdfRamu1R2HJzo0nvmTwjjpO7RuQZg2zyTmCi5BH/eJSTOlBqbihARmfDsOBYGs= 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=fJen+aId; arc=none smtp.client-ip=192.198.163.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="fJen+aId" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1721914088; x=1753450088; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=n+mGaGr142AZpSb3Abu1f//0+G2igZyMiOCYw1wXYtQ=; b=fJen+aId9cowm4z6W23rcL+TCAnrqR1s42WnVvE6mqWjXM5Nxyuk5C3C WWP681c/3leAIC7WGOfuwFH7KiOyq39d5fNeZgd22trXAsWo60VuvxokQ ZxbZa1vCwRln6h1yNG2DwTl/uzOMfyQ/rcA4Gf8EVAzG2/Fv6pQIvIfjg zuMhh6TUJeHWVXEdzd0FZ6wKZb0ZsYFUpedhF0QG8saMeL3mfh2jPwVUW 7sZTFPafRJIz9qhnbY110+0KCTJ2M14x1FKA/zTvwdKW6Ci4oQluxIgKw aQBrqz5u8proo54HtNpAnb4nSTigb6dju3UspyXiu/mQXJ8nNbPE8GetK w==; X-CSE-ConnectionGUID: 2I31ea/ORjCzz67E8Vb5aw== X-CSE-MsgGUID: hJRd9SLRSVatOcORxllyaQ== X-IronPort-AV: E=McAfee;i="6700,10204,11144"; a="19262698" X-IronPort-AV: E=Sophos;i="6.09,236,1716274800"; d="scan'208";a="19262698" Received: from fmviesa006.fm.intel.com ([10.60.135.146]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Jul 2024 06:28:08 -0700 X-CSE-ConnectionGUID: BGI8WnSgSaSMpea+j3HSKQ== X-CSE-MsgGUID: VQ3Flv4HTAKca4BiQoVGgg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.09,236,1716274800"; d="scan'208";a="52617680" Received: from lkp-server01.sh.intel.com (HELO 68891e0c336b) ([10.239.97.150]) by fmviesa006.fm.intel.com with ESMTP; 25 Jul 2024 06:28:07 -0700 Received: from kbuild by 68891e0c336b with local (Exim 4.96) (envelope-from ) id 1sWyVp-000o8q-02; Thu, 25 Jul 2024 13:28:05 +0000 Date: Thu, 25 Jul 2024 21:28:03 +0800 From: kernel test robot To: max.oss.09@gmail.com Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH] tty: vt: conmakehash: cope with abs_srctree no longer in env 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: <20240725132056.9151-1-max.oss.09@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] tty: vt: conmakehash: cope with abs_srctree no longer in env Link: https://lore.kernel.org/stable/20240725132056.9151-1-max.oss.09%40gmail.com -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki