From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AA4D77E1 for ; Wed, 26 Jul 2023 18:53:52 +0000 (UTC) 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="347714650" X-IronPort-AV: E=Sophos;i="6.01,232,1684825200"; d="scan'208";a="347714650" 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: Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230726185104.12479-2-dtatulea@nvidia.com> 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