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 4A274C433F5 for ; Thu, 28 Apr 2022 12:21:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346162AbiD1MYn (ORCPT ); Thu, 28 Apr 2022 08:24:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54708 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346142AbiD1MYl (ORCPT ); Thu, 28 Apr 2022 08:24:41 -0400 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 57AD022BC8 for ; Thu, 28 Apr 2022 05:21:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1651148487; x=1682684487; h=date:from:to:cc:subject:message-id:mime-version; bh=BuyVUugmKckGel4AD4tVuMjW9CTVA2LYoz+rEskg46Q=; b=gfGHR56/fuAJapIUjzW6ZtC4z869H/GB3S86Z0tzZ/FbMlKkfq5jTSfx OwljD/QzNOFP4kTm5/vp3sc/ewWhvs+ScNPNWaS9/SB0toxveQe4vLXrQ uYDfLWGacRMRpxWMtZqzBun+mhyIzXX240LmEAExUNZce8JJ5lQb78KqK ZRBALATwVZVxmDi7Rs2ul+Dpf8BgitD3TTHZtILOgDBSK52hAqdZ13DFg uiXWPb/uzVnrMknRVWcSbxz3ej12SEeDMJiiQlgO00CBLAcdjc43wXuYg 2KaiOAJ1wzUY9o9dcgD7XF4geOnIBchT2CL95b6b6OimPhMi6QZzJa0gC A==; X-IronPort-AV: E=McAfee;i="6400,9594,10330"; a="246831444" X-IronPort-AV: E=Sophos;i="5.90,295,1643702400"; d="scan'208";a="246831444" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Apr 2022 05:21:27 -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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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