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 A68E3C433EF for ; Fri, 26 Nov 2021 14:30:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350363AbhKZOdU (ORCPT ); Fri, 26 Nov 2021 09:33:20 -0500 Received: from mga07.intel.com ([134.134.136.100]:52075 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238289AbhKZObT (ORCPT ); Fri, 26 Nov 2021 09:31:19 -0500 X-IronPort-AV: E=McAfee;i="6200,9189,10179"; a="299074732" X-IronPort-AV: E=Sophos;i="5.87,266,1631602800"; d="scan'208";a="299074732" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Nov 2021 06:28:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,266,1631602800"; d="scan'208";a="458192760" Received: from lkp-server02.sh.intel.com (HELO 9e1e9f9b3bcb) ([10.239.97.151]) by orsmga006.jf.intel.com with ESMTP; 26 Nov 2021 06:28:05 -0800 Received: from kbuild by 9e1e9f9b3bcb with local (Exim 4.92) (envelope-from ) id 1mqcCq-0008Ez-Ot; Fri, 26 Nov 2021 14:28:04 +0000 Date: Fri, 26 Nov 2021 22:27:27 +0800 From: kernel test robot To: Liu Yi L Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org Subject: [luxis1999-iommufd:iommufd-v5.16-rc2 24/31] ERROR: modpost: "vfio_platform_ops" [drivers/vfio/platform/vfio-platform.ko] undefined! Message-ID: <202111262210.xve6f7hZ-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://github.com/luxis1999/iommufd iommufd-v5.16-rc2 head: 9821bacf94cee7dd38c9f919a0a38fd48a6f3ae7 commit: 06d2ba7660dd55a192ac5893a04fe30674236d2d [24/31] vifo_platform: Use vfio_alloc/put_device() config: arc-buildonly-randconfig-r001-20211125 (https://download.01.org/0day-ci/archive/20211126/202111262210.xve6f7hZ-lkp@intel.com/config) compiler: arceb-elf-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/luxis1999/iommufd/commit/06d2ba7660dd55a192ac5893a04fe30674236d2d git remote add luxis1999-iommufd https://github.com/luxis1999/iommufd git fetch --no-tags luxis1999-iommufd iommufd-v5.16-rc2 git checkout 06d2ba7660dd55a192ac5893a04fe30674236d2d # save the config file to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross ARCH=arc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "vfio_platform_ops" [drivers/vfio/platform/vfio-platform.ko] undefined! --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4574437352493899831==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: [luxis1999-iommufd:iommufd-v5.16-rc2 24/31] ERROR: modpost: "vfio_platform_ops" [drivers/vfio/platform/vfio-platform.ko] undefined! Date: Fri, 26 Nov 2021 22:27:27 +0800 Message-ID: <202111262210.xve6f7hZ-lkp@intel.com> List-Id: --===============4574437352493899831== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable tree: https://github.com/luxis1999/iommufd iommufd-v5.16-rc2 head: 9821bacf94cee7dd38c9f919a0a38fd48a6f3ae7 commit: 06d2ba7660dd55a192ac5893a04fe30674236d2d [24/31] vifo_platform: Use= vfio_alloc/put_device() config: arc-buildonly-randconfig-r001-20211125 (https://download.01.org/0da= y-ci/archive/20211126/202111262210.xve6f7hZ-lkp(a)intel.com/config) compiler: arceb-elf-gcc (GCC) 11.2.0 reproduce (this is a W=3D1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/= make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/luxis1999/iommufd/commit/06d2ba7660dd55a192ac5= 893a04fe30674236d2d git remote add luxis1999-iommufd https://github.com/luxis1999/iommu= fd git fetch --no-tags luxis1999-iommufd iommufd-v5.16-rc2 git checkout 06d2ba7660dd55a192ac5893a04fe30674236d2d # save the config file to linux build tree COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-11.2.0 make.cross= ARCH=3Darc = If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "vfio_platform_ops" [drivers/vfio/platform/vfio-platform= .ko] undefined! --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============4574437352493899831==--