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 65303C0015E for ; Wed, 26 Jul 2023 18:53:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229590AbjGZSxy (ORCPT ); Wed, 26 Jul 2023 14:53:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48556 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231214AbjGZSxx (ORCPT ); Wed, 26 Jul 2023 14:53:53 -0400 Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2EAD02685 for ; Wed, 26 Jul 2023 11:53:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1690397632; x=1721933632; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=DGBa6t1K1wDmdwzuiUT15889Hi1jI039tHulrHOWLgA=; b=ErnNTNY4aj+BLYSz6cAfnSS9JUy+++vihe2OnVmyUUIaKH+Z70YQOrpx PEll4ynwoW1o/r6CAPVocyYyJmyTdArcATyzc/eJj64yvXpMYVMORK+E+ Cu+WbWYtRT+RByHGRZjzh+PP18Jt49b9XrhPeb89bmdVoixXsy0iG1RVc pnD9E3J0mSs8lLLZhBSRX2yEo+/h21qcdxfGUC5Y/0duX9wMcVhAmOzVf 3B7opsqlvLgU7Sx+8oxZ63+DLWkVYPtMQ9tPQk+R7emTo35Wn22MeklTb 0SAbYgKPVvBW8+XqbuoTYf3Vj+yzrx09OA6mShFm/yMMaMXeTwEBHKhhj w==; X-IronPort-AV: E=McAfee;i="6600,9927,10783"; a="347714652" X-IronPort-AV: E=Sophos;i="6.01,232,1684825200"; d="scan'208";a="347714652" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jul 2023 11:53:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10783"; a="676815470" X-IronPort-AV: E=Sophos;i="6.01,232,1684825200"; d="scan'208";a="676815470" Received: from lkp-server02.sh.intel.com (HELO 953e8cd98f7d) ([10.239.97.151]) by orsmga003.jf.intel.com with ESMTP; 26 Jul 2023 11:53:50 -0700 Received: from kbuild by 953e8cd98f7d with local (Exim 4.96) (envelope-from ) id 1qOjdU-0001Ch-0f; Wed, 26 Jul 2023 18:53:29 +0000 Date: Thu, 27 Jul 2023 02:53:08 +0800 From: kernel test robot To: Dragos Tatulea Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH 1/2] vdpa: Complement vdpa_nl_policy for nlattr length check Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230726185104.12479-2-dtatulea@nvidia.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 1/2] vdpa: Complement vdpa_nl_policy for nlattr length check Link: https://lore.kernel.org/stable/20230726185104.12479-2-dtatulea%40nvidia.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/wiki