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 BFA46C433EF for ; Thu, 7 Apr 2022 08:05:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242835AbiDGIHK (ORCPT ); Thu, 7 Apr 2022 04:07:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49346 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242826AbiDGIG6 (ORCPT ); Thu, 7 Apr 2022 04:06:58 -0400 Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DC713FC8A9 for ; Thu, 7 Apr 2022 01:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1649318677; x=1680854677; h=date:from:to:cc:subject:message-id:mime-version; bh=Z/jh/VxxcB6amwAjfylzfnVSfhqabz32P6DVxjoUfFQ=; b=K/6qQp0MNuXZYe3043TbDrlAqjYNVG10+phbMtaasQwTwZMGTJCB/muA pqz3GRaC0hwZe2yD6yxK3Bl68ldcRyW+2C6kFE0RN+MDf0LSSXqhXzvpN lBDPLWM+YlrAoxtSQImUDVgfAQKwhphpoSDPaXqTwgbNw1w0WGPxJitYq mso7HGit3KBTTCytb4hh9lNAPVETNsnkN+okoJyMQx3Ztu7WbOswIq2RG vEGYobET/ZrED4ht/ZgoLmxD1ElMaLjSQCcntrRrSkAo4IX/2UbGn431u Y0oAggSebgSq8c8mefz6T3INzcaJ2tDTqJFc0ebtdX7Nl4IBM19LHCdeN A==; X-IronPort-AV: E=McAfee;i="6200,9189,10309"; a="261436651" X-IronPort-AV: E=Sophos;i="5.90,241,1643702400"; d="scan'208";a="261436651" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Apr 2022 01:04:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,241,1643702400"; d="scan'208";a="524821482" Received: from lkp-server02.sh.intel.com (HELO a44fdfb70b94) ([10.239.97.151]) by orsmga006.jf.intel.com with ESMTP; 07 Apr 2022 01:04:35 -0700 Received: from kbuild by a44fdfb70b94 with local (Exim 4.95) (envelope-from ) id 1ncN86-0005Dt-CP; Thu, 07 Apr 2022 08:04:34 +0000 Date: Thu, 7 Apr 2022 16:03:47 +0800 From: kernel test robot To: Ben Widawsky Cc: kbuild-all@lists.01.org, Alison Schofield , Vishal Verma , Ira Weiny , Ben Widawsky , Dan Williams , linux-kernel@vger.kernel.org Subject: [cxl:preview 56/78] ERROR: modpost: "devm_gen_pool_create" [drivers/cxl/cxl_acpi.ko] undefined! Message-ID: <202204071653.MbrvaMBt-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) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Ben, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git preview head: 9b688fc651b9d2b633e8d959454670aba1c39162 commit: 560e2708e4272ad7903fcd9696fca542c96301d5 [56/78] cxl/acpi: Handle address space allocation config: ia64-buildonly-randconfig-r004-20220406 (https://download.01.org/0day-ci/archive/20220407/202204071653.MbrvaMBt-lkp@intel.com/config) compiler: ia64-linux-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/cxl/cxl.git/commit/?id=560e2708e4272ad7903fcd9696fca542c96301d5 git remote add cxl https://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git git fetch --no-tags cxl preview git checkout 560e2708e4272ad7903fcd9696fca542c96301d5 # 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=ia64 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: "devm_gen_pool_create" [drivers/cxl/cxl_acpi.ko] undefined! >> ERROR: modpost: "gen_pool_add_owner" [drivers/cxl/cxl_acpi.ko] undefined! -- 0-DAY CI Kernel Test Service https://01.org/lkp