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 520EAC4332F for ; Tue, 13 Dec 2022 07:20:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234571AbiLMHUI (ORCPT ); Tue, 13 Dec 2022 02:20:08 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48158 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234605AbiLMHUF (ORCPT ); Tue, 13 Dec 2022 02:20:05 -0500 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EA36F17E1C for ; Mon, 12 Dec 2022 23:20:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1670916005; x=1702452005; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=g2atN8N6qCMYT8DVlQ9M4nawF2F97wrUoAqEdbLgsZk=; b=nmRDt99dFaBWlzWfxUzPsi4DGb6Yf66fWmNrVgnFsShHVi/IXfhFNsbo JpSj3bQGKNQqvUP1oTGLeXsmk6hWNt0w1oiWtGMivy2v4bFMdcaSdeWSx R4n638ZLKXoKsspuS8fiJAnYaEk3pk2+b0Zu1AeYgg7rRJ9MPtmSYVyNC eh0RNOq47FSPMpmh9AvV6y/5hCbjWuiLUdnAPfUe2IizgH9oV/EYgbbOF bFS32PHgZiHSRMR+W2w1W4cRiLnqDzbQzbrC4K3Za0M5MnDrlUUXcbvfa pmuEZiDF/W79N2nQNXzKUxTGx1MU1iebNmS1HupGOrEKE2BtK+iYIc+e7 Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10559"; a="345125002" X-IronPort-AV: E=Sophos;i="5.96,240,1665471600"; d="scan'208";a="345125002" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Dec 2022 23:19:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10559"; a="679213027" X-IronPort-AV: E=Sophos;i="5.96,240,1665471600"; d="scan'208";a="679213027" Received: from lkp-server01.sh.intel.com (HELO b5d47979f3ad) ([10.239.97.150]) by orsmga008.jf.intel.com with ESMTP; 12 Dec 2022 23:19:51 -0800 Received: from kbuild by b5d47979f3ad with local (Exim 4.96) (envelope-from ) id 1p4zZv-0004A2-0I; Tue, 13 Dec 2022 07:19:51 +0000 Date: Tue, 13 Dec 2022 15:18:33 +0800 From: kernel test robot To: Ming Lei Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH stable 4.14.y] block: unhash blkdev part inode when the part is deleted Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221213071627.1197786-1-ming.lei@redhat.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 stable 4.14.y] block: unhash blkdev part inode when the part is deleted Link: https://lore.kernel.org/stable/20221213071627.1197786-1-ming.lei%40redhat.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://01.org/lkp