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 C6FE8C4332F for ; Thu, 15 Dec 2022 15:25:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229881AbiLOPZv (ORCPT ); Thu, 15 Dec 2022 10:25:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52108 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229951AbiLOPZo (ORCPT ); Thu, 15 Dec 2022 10:25:44 -0500 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D8FC96243 for ; Thu, 15 Dec 2022 07:25:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1671117942; x=1702653942; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=Mm10yNQjw6ATCKOsPDc9QFmbTXGo7Chrw6B6Td78aOg=; b=BXqXkUM0c8k1QnGZorelD7OAUum1woAyZjUkyShIkh3IuM/efQH20dDd 2YqoTM1B3hi/jW98r7bnmr+fSgDGbPJD2CmEH9JU2GJf25kR+hx7Joy66 qrwPBUZUI7EzBpqDMnrhCXSJlZlcfFGGunXv2ZqLxqes9DmW2OCCP9lWv hGi8UYNCP752F8/II+SNrmyLiLSa8+Eg/tE9AOTpe4iwLWZg9K8uxSVID 6bD37PGUrxChZ2ZEKtGLgrPDZLSpizq4ns0eAK4SeMTLk8QkuNimevC/q vrHC66wCt7tVzFSMne8oUuN3jOfdzA1DJdIL+PiGFJWR4kAReRhSjW6nQ A==; X-IronPort-AV: E=McAfee;i="6500,9779,10562"; a="345789353" X-IronPort-AV: E=Sophos;i="5.96,247,1665471600"; d="scan'208";a="345789353" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Dec 2022 07:14:55 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10561"; a="894824785" X-IronPort-AV: E=Sophos;i="5.96,247,1665471600"; d="scan'208";a="894824785" Received: from lkp-server01.sh.intel.com (HELO b5d47979f3ad) ([10.239.97.150]) by fmsmga006.fm.intel.com with ESMTP; 15 Dec 2022 07:14:53 -0800 Received: from kbuild by b5d47979f3ad with local (Exim 4.96) (envelope-from ) id 1p5pwj-0006MY-0k; Thu, 15 Dec 2022 15:14:53 +0000 Date: Thu, 15 Dec 2022 23:14:22 +0800 From: kernel test robot To: Michal Hocko Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH] mm/mempolicy: do not duplicate policy if it is not applicable for set_mempolicy_home_node Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/mempolicy: do not duplicate policy if it is not applicable for set_mempolicy_home_node Link: https://lore.kernel.org/stable/Y5sz3Ax%2BtONdWgbN%40dhcp22.suse.cz 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