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 6ACA3C43334 for ; Wed, 1 Jun 2022 22:55:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232391AbiFAWzh (ORCPT ); Wed, 1 Jun 2022 18:55:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46520 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231368AbiFAWzg (ORCPT ); Wed, 1 Jun 2022 18:55:36 -0400 Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 66090D0291 for ; Wed, 1 Jun 2022 15:55:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1654124134; x=1685660134; h=date:from:to:cc:subject:message-id:mime-version; bh=SLbhAiNjvO6t500HOfgynUvJwowhBD/eRoW7jotuDNQ=; b=REyOZWkowYLG8ShdV9WuhNRZAja6RPacW9c0ZxySmonteFObNI+ngFCQ hoLFjI3zLehvQohFz4OlzwZks1xXdUz+zG3qwVupxuCMfa5DQ/XhxpRl0 sfC+kFYncO5J4oya6NSKiM71z1Z3K2Tb6Q3JVR3jm5Hya04KCSJkghjte bMrj/YZ1uyZzOuTml4egmQesjQbscpCR9VosEIyeb0mi1VEtiPK/LiHLH PajQChEGOaf8Uq479vvYCIuazik7SNIBKVNt9RX4P/zwVI8+RfzVf4tr2 FzGHWgZD5RrCkr0MhsioYJFaT5W5dnxi9SSuqlZOSlPbWUubo5gjuFBfy g==; X-IronPort-AV: E=McAfee;i="6400,9594,10365"; a="275831863" X-IronPort-AV: E=Sophos;i="5.91,269,1647327600"; d="scan'208";a="275831863" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga103.fm.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 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: 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