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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id 210AFC433F5 for ; Fri, 14 Jan 2022 12:57:58 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 4DEF36B0072; Fri, 14 Jan 2022 07:57:57 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 48EFB6B0073; Fri, 14 Jan 2022 07:57:57 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 3559A6B0074; Fri, 14 Jan 2022 07:57:57 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0103.hostedemail.com [216.40.44.103]) by kanga.kvack.org (Postfix) with ESMTP id 20B8D6B0072 for ; Fri, 14 Jan 2022 07:57:57 -0500 (EST) Received: from smtpin14.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id D22D618257DD4 for ; Fri, 14 Jan 2022 12:57:56 +0000 (UTC) X-FDA: 79028894952.14.8857992 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by imf11.hostedemail.com (Postfix) with ESMTP id BE67B40003 for ; Fri, 14 Jan 2022 12:57:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1642165075; x=1673701075; h=date:from:to:cc:subject:message-id:mime-version; bh=ya+W8YiFAZHh0e2AToD9XZRZw/EvHCAcVfgXw1lCzoM=; b=ZncfdD4Mk5YlcJo8emVr5faMdl8259RxPF2xyKnDieFVId0AYl9RO7SD YQJQhvuRXvzagEK9RRhVq1O34bxeBfUWMZipdLYTZD8MjFkO4O1cXwbtH ZWDwfeD5r7MPUEgrItcM8HmofpZ9tyPNM2nPJnxiBrcDCy/sA0b5xwXJA LS7zM7mvkYO/Qsjlx9ZYeNVjOwE85ei2RvbP/HuSc/u40dVDX3iYK6sd0 QDYiKeeIAEWJkNtMZrOTWzZJsyurFy0vdYe562XEjyAKnAYt+pvRG5bQH i2RHLS1o/ZqHhXeTOXt36cIzJqGvCwnJG4T7MxtHlEBojjDLWUXarx7J+ A==; X-IronPort-AV: E=McAfee;i="6200,9189,10226"; a="330588572" X-IronPort-AV: E=Sophos;i="5.88,288,1635231600"; d="scan'208";a="330588572" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jan 2022 04:57:53 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,288,1635231600"; d="scan'208";a="692200217" Received: from lkp-server01.sh.intel.com (HELO 276f1b88eecb) ([10.239.97.150]) by orsmga005.jf.intel.com with ESMTP; 14 Jan 2022 04:57:52 -0800 Received: from kbuild by 276f1b88eecb with local (Exim 4.92) (envelope-from ) id 1n8M9P-0008Xp-G6; Fri, 14 Jan 2022 12:57:51 +0000 Date: Fri, 14 Jan 2022 20:57:34 +0800 From: kernel test robot To: Richard Sharpe Cc: kbuild-all@lists.01.org, Linux Memory Management List , Anna Schumaker , Lance Shelton , Trond Myklebust Subject: [linux-next:master 10745/12279] nfs4file.c:undefined reference to `__get_user_bad' Message-ID: <202201142050.B1BDDw1x-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) X-Rspamd-Server: rspam04 X-Rspamd-Queue-Id: BE67B40003 X-Stat-Signature: j5eu8up3n9iogpnjpasscsfxgwyjs8e7 Authentication-Results: imf11.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=ZncfdD4M; spf=none (imf11.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.43) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-HE-Tag: 1642165075-306940 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 468c1d50222ce9439c9835e00ab55ae9ced389fb commit: bc66f68057662bbe9d3057f6896a646f3e0d1e9a [10745/12279] NFS: Support statx_get and statx_set ioctls config: arm-mps2_defconfig (https://download.01.org/0day-ci/archive/20220114/202201142050.B1BDDw1x-lkp@intel.com/config) compiler: arm-linux-gnueabi-gcc (GCC) 11.2.0 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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=bc66f68057662bbe9d3057f6896a646f3e0d1e9a git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout bc66f68057662bbe9d3057f6896a646f3e0d1e9a # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm 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 >>): arm-linux-gnueabi-ld: fs/nfs/nfs4file.o: in function `nfs4_ioctl_file_statx_get': >> nfs4file.c:(.text+0x3ac): undefined reference to `__get_user_bad' arm-linux-gnueabi-ld: fs/nfs/nfs4file.o: in function `nfs_get_timespec64.constprop.0': nfs4file.c:(.text+0x8ac): undefined reference to `__get_user_bad' >> arm-linux-gnueabi-ld: nfs4file.c:(.text+0x8b4): undefined reference to `__get_user_bad' arm-linux-gnueabi-ld: fs/nfs/nfs4file.o: in function `nfs4_ioctl_file_statx_set': nfs4file.c:(.text+0x9a0): undefined reference to `__get_user_bad' arm-linux-gnueabi-ld: nfs4file.c:(.text+0x9bc): undefined reference to `__get_user_bad' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org