From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-6.2 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_HI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gnuweeb.org (Postfix) with ESMTPS id A71FC7E35B for ; Thu, 28 Apr 2022 12:21:44 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=KEH3Pc4Q; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1651148504; x=1682684504; h=date:from:to:cc:subject:message-id:mime-version; bh=BuyVUugmKckGel4AD4tVuMjW9CTVA2LYoz+rEskg46Q=; b=KEH3Pc4QZ36rlSa9wV7CGCJNDiAIiDqsMnbArdykwyiPIKjAcvIiSI/7 KUXQIdTBb5u2O03P64NoKTWby+/bC7V0HrsbrFhP/Z746L3K/QVdd29EC Euio2aocSMtaOg+mZ61Mt2luHttbIVVGwU+xYe9BpDethuiyE0CX4ckoC h3eGydW2U7KC4EwsZrF4w7W1hVQOE4OHRmk6/rjI79ac2A7tsG06II9z5 HAFIzQ88pO2qQx20sHyGGCwTKVEP5FLxpH4MvSIEb2HPaN4KLhDlt9fRv Jq8Y24FG7/9CgKbSpZYkbTisXCdO65a/dUyAhWDY7fdbtsWo9dEi/TbEk g==; X-IronPort-AV: E=McAfee;i="6400,9594,10330"; a="263861040" X-IronPort-AV: E=Sophos;i="5.90,295,1643702400"; d="scan'208";a="263861040" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Apr 2022 05:21:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,295,1643702400"; d="scan'208";a="629533041" Received: from lkp-server01.sh.intel.com (HELO 5056e131ad90) ([10.239.97.150]) by fmsmga004.fm.intel.com with ESMTP; 28 Apr 2022 05:21:25 -0700 Received: from kbuild by 5056e131ad90 with local (Exim 4.95) (envelope-from ) id 1nk39A-0005LD-OK; Thu, 28 Apr 2022 12:21:24 +0000 Date: Thu, 28 Apr 2022 20:20:36 +0800 From: kernel test robot To: David Howells Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, GNU/Weeb Mailing List , linux-kernel@vger.kernel.org Subject: [ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 25/45] ERROR: modpost: "fscache_begin_cache_operation" [fs/ceph/ceph.ko] undefined! Message-ID: <202204282026.rHTqR6gy-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: tree: https://github.com/ammarfaizi2/linux-block dhowells/linux-fs/netfs-linked-list head: a20ca5707a9b524115f5ded439fed1f8e552dd6b commit: 506cacdcdfd787336db327e5f38d5a378d5998fd [25/45] fscache: Add a function to begin an cache op from a netfslib request config: i386-randconfig-a006 (https://download.01.org/0day-ci/archive/20220428/202204282026.rHTqR6gy-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project c59473aacce38cd7dd77eebceaf3c98c5707ab3b) 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/ammarfaizi2/linux-block/commit/506cacdcdfd787336db327e5f38d5a378d5998fd git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block dhowells/linux-fs/netfs-linked-list git checkout 506cacdcdfd787336db327e5f38d5a378d5998fd # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash 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: "fscache_begin_cache_operation" [fs/ceph/ceph.ko] undefined! -- 0-DAY CI Kernel Test Service https://01.org/lkp