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 CDA10C4332F for ; Tue, 31 Oct 2023 14:35:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344314AbjJaOfO (ORCPT ); Tue, 31 Oct 2023 10:35:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42754 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344241AbjJaOfN (ORCPT ); Tue, 31 Oct 2023 10:35:13 -0400 Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.120]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 76E1BDB for ; Tue, 31 Oct 2023 07:35:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1698762911; x=1730298911; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=8w7c6BBe7AjyQrYw3zHDFRdS8YyIZHynKw8kEOWysGY=; b=h56T+gpUIqWTDyOY/p73V0yuXUomFaOoRHJkFWGyIsPyIXH5rRvLuTQN BVgL/3k1QB1saY9Cn8nJrrXlth+IKM+8JD0sNiAUdFidNMdeblEewcqvW Kls/IpyTLcr5qnCgDKtcCUv7T7LNv+0fqvF2IinO8F95Nxe8QFiLEqAAc ObquLI9gcr4B5T8ZepFCh7tbBhlq9W+Qpreu67q1fo83hqVYiMBl3JzyC mS3RbZH6IVgTxSeY00mnDfQRcOmZjldMdDK4T1Zb216QPKAOTTbjIiAiJ gxpNfxi8bwvq9ohEeqm+qIBH0ttPj09s8cJSR+KkQ+FdoAhBNGq42KbBy g==; X-IronPort-AV: E=McAfee;i="6600,9927,10880"; a="387185363" X-IronPort-AV: E=Sophos;i="6.03,265,1694761200"; d="scan'208";a="387185363" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Oct 2023 07:30:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10880"; a="934128709" X-IronPort-AV: E=Sophos;i="6.03,265,1694761200"; d="scan'208";a="934128709" Received: from lkp-server01.sh.intel.com (HELO 17d9e85e5079) ([10.239.97.150]) by orsmga005.jf.intel.com with ESMTP; 31 Oct 2023 07:29:58 -0700 Received: from kbuild by 17d9e85e5079 with local (Exim 4.96) (envelope-from ) id 1qxpki-0000Ce-15; Tue, 31 Oct 2023 14:29:56 +0000 Date: Tue, 31 Oct 2023 22:29:49 +0800 From: kernel test robot To: Anastasia Belova Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH 5.10 1/1] btrfs: fix region size in count_bitmap_extents Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231031124900.19597-2-abelova@astralinux.ru> 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. The check is based on https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html#option-3 Rule: The upstream commit ID must be specified with a separate line above the commit text. Subject: [PATCH 5.10 1/1] btrfs: fix region size in count_bitmap_extents Link: https://lore.kernel.org/stable/20231031124900.19597-2-abelova%40astralinux.ru Please ignore this mail if the patch is not relevant for upstream. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki