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 E0A3EC433EF for ; Wed, 24 Nov 2021 16:50:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349239AbhKXQyG (ORCPT ); Wed, 24 Nov 2021 11:54:06 -0500 Received: from mga09.intel.com ([134.134.136.24]:36014 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232378AbhKXQyF (ORCPT ); Wed, 24 Nov 2021 11:54:05 -0500 X-IronPort-AV: E=McAfee;i="6200,9189,10178"; a="235137833" X-IronPort-AV: E=Sophos;i="5.87,260,1631602800"; d="scan'208";a="235137833" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Nov 2021 08:23:56 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,260,1631602800"; d="scan'208";a="607236318" Received: from lkp-server02.sh.intel.com (HELO 9e1e9f9b3bcb) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 24 Nov 2021 08:23:54 -0800 Received: from kbuild by 9e1e9f9b3bcb with local (Exim 4.92) (envelope-from ) id 1mpv3q-00052E-4l; Wed, 24 Nov 2021 16:23:54 +0000 Date: Thu, 25 Nov 2021 00:23:18 +0800 From: kernel test robot To: Bart Van Assche Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org Subject: [bvanassche:ufs-2021-11-19 2/20] ERROR: modpost: "scsi_track_queue_full" [drivers/scsi/esp_scsi.ko] undefined! Message-ID: <202111250006.O4xNT4Hd-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/bvanassche/linux ufs-2021-11-19 head: 833ecbf340f5b323aea907ead44c623753ec8aef commit: b7ee0146fa715887ce78a2cf87b3e7cf8fb36894 [2/20] scsi: core: Unexport scsi_track_queue_full() config: m68k-allmodconfig (https://download.01.org/0day-ci/archive/20211125/202111250006.O4xNT4Hd-lkp@intel.com/config) compiler: m68k-linux-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/bvanassche/linux/commit/b7ee0146fa715887ce78a2cf87b3e7cf8fb36894 git remote add bvanassche https://github.com/bvanassche/linux git fetch --no-tags bvanassche ufs-2021-11-19 git checkout b7ee0146fa715887ce78a2cf87b3e7cf8fb36894 # save the config file to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross ARCH=m68k 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: "scsi_track_queue_full" [drivers/scsi/esp_scsi.ko] undefined! --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org