From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by gnuweeb.org (Postfix) with ESMTPS id 4602A7ED9D for ; Tue, 1 Mar 2022 19:11:20 +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=Qkl7W9Ia; 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=1646161880; x=1677697880; h=date:from:to:cc:subject:message-id:mime-version; bh=JVb+MvusMd1mLU3qe8Ah3br5oqgYIGYjgy41+jNTTWQ=; b=Qkl7W9Ia64AphuEynvx3cAtM8XFqlW/f9i4FrQeIaJPqApHezSCAgdkl M4PNMK+UZG+shHaNtMUfQpTrIRA0TiY0jshfdJ5/LZ9gccxIMRD6v/Sw3 8XYnSx1wkmy8qTGGuaUY2psfSShRdTKRai3ZNk7qvBTK1bd6n0Q3iPY7t ZjYqLS0wU1EuxxsWW8nzsCmH+0+e32DHAeIPHMkPB6jz+EjepVxmlajIF JPzACTrN0Q2DR7ESO4JGT/rE6ZQgy9YBE9ZQvA9dWszWl9qAliBowH3s2 FZ07at2gxc6B/mL6Dl0EoV4nPVgti+gCD2E5qsZY6By/q8+P9laIK/ovu g==; X-IronPort-AV: E=McAfee;i="6200,9189,10273"; a="252045830" X-IronPort-AV: E=Sophos;i="5.90,146,1643702400"; d="scan'208";a="252045830" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Mar 2022 11:11:11 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,146,1643702400"; d="scan'208";a="709177088" Received: from lkp-server01.sh.intel.com (HELO 2146afe809fb) ([10.239.97.150]) by orsmga005.jf.intel.com with ESMTP; 01 Mar 2022 11:11:06 -0800 Received: from kbuild by 2146afe809fb with local (Exim 4.92) (envelope-from ) id 1nP7tq-0000ux-2F; Tue, 01 Mar 2022 19:11:06 +0000 Date: Wed, 2 Mar 2022 03:10:51 +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-maple 13/42] ERROR: modpost: "netfs_releasepage" [fs/cifs/cifs.ko] undefined! Message-ID: <202203020338.QsRlVuBs-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) List-Id: tree: https://github.com/ammarfaizi2/linux-block dhowells/linux-fs/netfs-maple head: 5cb7f190822d09757b30cd9539e57eef72552d1f commit: 60665769a5330f764ee6d9428f67a6e19f06c67b [13/42] netfs: Provide invalidatepage and releasepage calls config: i386-randconfig-a003 (https://download.01.org/0day-ci/archive/20220302/202203020338.QsRlVuBs-lkp@intel.com/config) compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 reproduce (this is a W=1 build): # https://github.com/ammarfaizi2/linux-block/commit/60665769a5330f764ee6d9428f67a6e19f06c67b git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block dhowells/linux-fs/netfs-maple git checkout 60665769a5330f764ee6d9428f67a6e19f06c67b # save the config file to linux build tree mkdir build_dir make 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: "netfs_releasepage" [fs/cifs/cifs.ko] undefined! >> ERROR: modpost: "netfs_invalidatepage" [fs/cifs/cifs.ko] undefined! --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org