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 0959AC54EED for ; Tue, 24 Jan 2023 21:19:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234889AbjAXVTL (ORCPT ); Tue, 24 Jan 2023 16:19:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47922 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234894AbjAXVTC (ORCPT ); Tue, 24 Jan 2023 16:19:02 -0500 Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3C65C51C5D for ; Tue, 24 Jan 2023 13:18:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1674595126; x=1706131126; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=ty7ZTdLDSc2wb8AN+rqi8YHqWURlqUb203Zaw8pYjvQ=; b=PG0punH7SkSGsYuI1AM7gfI/xkbOPM00L3zs4BJJ4L1/uvyyPfiSfPGj zDBrVtIxwD7/geuNYo3mt/TzZz/MUGCKXHSRpi7ZFXEG4vE42h6Oj5gPf mZqQsOtr+Xm3/Uc/YLV+H1ZD3SFNIUqnulKoSorQyYVXFhSgKcAib/UeK ErdNc5ekk7H+GZJWn0CChtnxhkExEpvfI7yY6mx77Vtb4tLnfine148yy n0U38vU94gl5jSz4Xu71N4mgiE9++TDCnKGdeSUmhz2eljFzLqsiILtlN PZPVoKKf3rqu2ocCE5338y+l9rJKQ501Ul00cTqyZ1jIiFwdykLMSCgES A==; X-IronPort-AV: E=McAfee;i="6500,9779,10600"; a="306070307" X-IronPort-AV: E=Sophos;i="5.97,243,1669104000"; d="scan'208";a="306070307" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Jan 2023 13:18:22 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10600"; a="907661348" X-IronPort-AV: E=Sophos;i="5.97,243,1669104000"; d="scan'208";a="907661348" Received: from lkp-server01.sh.intel.com (HELO 5646d64e7320) ([10.239.97.150]) by fmsmga006.fm.intel.com with ESMTP; 24 Jan 2023 13:18:21 -0800 Received: from kbuild by 5646d64e7320 with local (Exim 4.96) (envelope-from ) id 1pKQgO-0006mm-1b; Tue, 24 Jan 2023 21:18:20 +0000 Date: Wed, 25 Jan 2023 05:17:47 +0800 From: kernel test robot To: Tom Saeger Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH 5.4 fix build id for arm64 6/6] sh: define RUNTIME_DISCARD_EXIT Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7301d95edaf5bd0926bc93a67cb0cc1256549c95.1674588616.git.tom.saeger@oracle.com> 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 5.4 fix build id for arm64 6/6] sh: define RUNTIME_DISCARD_EXIT Link: https://lore.kernel.org/stable/7301d95edaf5bd0926bc93a67cb0cc1256549c95.1674588616.git.tom.saeger%40oracle.com The check is based on https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests