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 2020AC4332F for ; Fri, 21 Oct 2022 03:12:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229839AbiJUDMy (ORCPT ); Thu, 20 Oct 2022 23:12:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46760 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230005AbiJUDMg (ORCPT ); Thu, 20 Oct 2022 23:12:36 -0400 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 504441D1A81 for ; Thu, 20 Oct 2022 20:12:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1666321930; x=1697857930; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=p8DZXPVTDMIUXbd4t722Ov5BiURZc3cMdvFA1wFqGCg=; b=gaPpd25BgmkrPcUpOEftCn5nLr0IisedVydyDTvCOkHi0QMpUKPCQfc9 qWiWBSDKuz5viWvWyHugyYKFByFNei6KeN+iA+fW04ZXnfqxUBBU/7C+a p+9f+2LsnSEfquRyUvtWcLSueFP1pw3Noy32WI98nTvGbqrKxn0212mip Kw3usRgiJnJaHjaVhS2vE8dCNSaJrf0jZI/QAas2NWTdWooFgCLfdA2Ko i3SVd37Sz8nb8/5WbZFHSPInmHKuMLi3NBWkpjJ7/v8c76Tisa3yGsU9Y QKMObP4gbzN0tLZGgEMP+YkaLmQG9h0VuL4p80FliAoet5TMExJOGZ6d/ Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10506"; a="294295020" X-IronPort-AV: E=Sophos;i="5.95,200,1661842800"; d="scan'208";a="294295020" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Oct 2022 20:12:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10506"; a="719454960" X-IronPort-AV: E=Sophos;i="5.95,200,1661842800"; d="scan'208";a="719454960" Received: from lkp-server02.sh.intel.com (HELO b6d29c1a0365) ([10.239.97.151]) by FMSMGA003.fm.intel.com with ESMTP; 20 Oct 2022 20:12:07 -0700 Received: from kbuild by b6d29c1a0365 with local (Exim 4.96) (envelope-from ) id 1oliS6-00020F-2D; Fri, 21 Oct 2022 03:12:06 +0000 Date: Fri, 21 Oct 2022 11:11:51 +0800 From: kernel test robot To: Maria Yu Cc: stable@vger.kernel.org, kbuild-all@lists.01.org Subject: Re: [PATCH] mm/page_isolation: fix clang deadcode warning Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221021030953.34925-1-quic_aiquny@quicinc.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] mm/page_isolation: fix clang deadcode warning Link: https://lore.kernel.org/stable/20221021030953.34925-1-quic_aiquny%40quicinc.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