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=-3.5 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gnuweeb.org (Postfix) with ESMTPS id E3D237F725 for ; Wed, 1 Jun 2022 22:55:35 +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=NdhlGgXL; 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=1654124135; x=1685660135; h=date:from:to:cc:subject:message-id:mime-version; bh=SLbhAiNjvO6t500HOfgynUvJwowhBD/eRoW7jotuDNQ=; b=NdhlGgXLR70Fm1bF+zXmUgOqYEMyHlrtm1QqtE+P4O5fBdgtyM2mqdgN LmZQDaBn8w8nPaAEdezaDCzRCCqPdjedyHv6lD6YJTMdRZNncyyaLQqfD 0CCeITRzFvZ4ysRYyr2kJdVwjsWlTnrV2H/OrhEKNycarfEOjhL3p+uKd x7J3NVHJt/sdYPqKKheEpOvEPgRZul/wQu6SgQJlJBO6Vhbphrw2MiRmR 1U+m06WevPsjUDo8oPrOYB/j6h1zvyuVBhXisRP1MjI3rtHA13V3AlDB0 PatCGQMZvagP1Zxz2UesPk4L0/LJ6tl+kcva/zT3oJVcaTMKaj2FVbgu6 A==; X-IronPort-AV: E=McAfee;i="6400,9594,10365"; a="275480931" X-IronPort-AV: E=Sophos;i="5.91,269,1647327600"; d="scan'208";a="275480931" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Jun 2022 15:55:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,269,1647327600"; d="scan'208";a="581807332" Received: from lkp-server01.sh.intel.com (HELO 60dabacc1df6) ([10.239.97.150]) by fmsmga007.fm.intel.com with ESMTP; 01 Jun 2022 15:55:33 -0700 Received: from kbuild by 60dabacc1df6 with local (Exim 4.95) (envelope-from ) id 1nwXFP-0004Uy-BT; Wed, 01 Jun 2022 22:55:27 +0000 Date: Thu, 2 Jun 2022 06:54:59 +0800 From: kernel test robot To: David Howells Cc: kbuild-all@lists.01.org, GNU/Weeb Mailing List , linux-kernel@vger.kernel.org Subject: [ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 36/59] ERROR: modpost: "fscache_begin_cache_operation" [fs/afs/kafs.ko] undefined! Message-ID: <202206020637.2uadeHyO-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: 22ecc2fcdab4616e624408911ec1d54644e82030 commit: e761d039ea17aeaa3a5642e428b713473606798b [36/59] fscache: Add a function to begin an cache op from a netfslib request config: i386-randconfig-a005 (https://download.01.org/0day-ci/archive/20220602/202206020637.2uadeHyO-lkp@intel.com/config) compiler: gcc-11 (Debian 11.3.0-1) 11.3.0 reproduce (this is a W=1 build): # https://github.com/ammarfaizi2/linux-block/commit/e761d039ea17aeaa3a5642e428b713473606798b 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 e761d039ea17aeaa3a5642e428b713473606798b # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "fscache_begin_cache_operation" [fs/afs/kafs.ko] undefined! -- 0-DAY CI Kernel Test Service https://01.org/lkp