From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D2FE9C433FE for ; Thu, 20 Oct 2022 01:13:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229958AbiJTBNk (ORCPT ); Wed, 19 Oct 2022 21:13:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34698 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229731AbiJTBNj (ORCPT ); Wed, 19 Oct 2022 21:13:39 -0400 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E5DCE176B9E for ; Wed, 19 Oct 2022 18:13:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1666228414; x=1697764414; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=qJUtB1/t9rkeb/ZbcU0lJ7xF7+ZRKW7BSkQcNkdB4lg=; b=Lyc/9b4MWh05DexdeJdqvzWpOcg0z2LeIOQyIUPigK6BtjNyEVe85eWv oU2qUbrHaMWuLimmJI63UPF2EUzgO3vIYnvg5XizgQTKxtRBmTEdyBPeD z7t0+PdpxGzKBRI78OXrbSb24LHmKubRdTs5FmwqNFBFAosuPWEZfhxCr k7kLQcMEt3axLegBEFpa6htwHRFfqejgqSvzHClppekHGT2h1N0y9d3Y8 xgP6/IVyijTD2a2gf46EZaaDboYUDT/pgliDpblJKh3vu4Cm2xxfyURRH iEXGqjgEEqNettVioqKA8sNITGjgBVwr0L61+6sGor+qnbbw1FWgqh4No w==; X-IronPort-AV: E=McAfee;i="6500,9779,10505"; a="304187487" X-IronPort-AV: E=Sophos;i="5.95,196,1661842800"; d="scan'208";a="304187487" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Oct 2022 18:13:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10505"; a="718755157" X-IronPort-AV: E=Sophos;i="5.95,196,1661842800"; d="scan'208";a="718755157" Received: from lkp-server02.sh.intel.com (HELO b6d29c1a0365) ([10.239.97.151]) by FMSMGA003.fm.intel.com with ESMTP; 19 Oct 2022 18:13:32 -0700 Received: from kbuild by b6d29c1a0365 with local (Exim 4.96) (envelope-from ) id 1olK7n-0000c7-23; Thu, 20 Oct 2022 01:13:31 +0000 Date: Thu, 20 Oct 2022 09:13:11 +0800 From: kernel test robot To: Jiri Olsa Cc: stable@vger.kernel.org, kbuild-all@lists.01.org Subject: Re: [PATCH stable 5.10 5/5] kbuild: Add skip_encoding_btf_enum64 option to pahole Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221019085604.1017583-6-jolsa@kernel.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi, Thanks for your patch. FYI: kernel test robot notices the stable kernel rule is not satisfied. Rule: 'Cc: stable@vger.kernel.org' or 'commit upstream.' Subject: [PATCH stable 5.10 5/5] kbuild: Add skip_encoding_btf_enum64 option to pahole Link: https://lore.kernel.org/stable/20221019085604.1017583-6-jolsa%40kernel.org The check is based on https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html -- 0-DAY CI Kernel Test Service https://01.org/lkp