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 4289CC433EF for ; Mon, 14 Mar 2022 02:29:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235918AbiCNCbD (ORCPT ); Sun, 13 Mar 2022 22:31:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43354 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232098AbiCNCbC (ORCPT ); Sun, 13 Mar 2022 22:31:02 -0400 Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7E66E117D for ; Sun, 13 Mar 2022 19:29:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647224993; x=1678760993; h=date:from:to:cc:subject:message-id:mime-version; bh=dndryOJvwc//HnIXCpYUYMVh5EIFYQHWdctshF9fx38=; b=Szg06KDKr/Gl6hrlOvLQHKVL/UmLT5mCC12T33LseQ28tyMGtUMX+9VB ck7IoHPBplYQYpxHoIan3TEmjvcNpwj27B1JZWRQ3H/il78sD0xigr/f8 HVdJ7CmGwdbSF25XXMotQytKnGULwWmpIGLR7luo/HIbgdN822csMbYV5 pR4zW1+X3Ub00gU/LgFSauJmqix2mimT+dtZ2dGP2X4HyqK3azTK1l19f YPdhqdcg2YGOHP1arDJFTD6aykh26uRRCFNv6M2kEw/LZIvMplxv9i+DT zdHfo90R2cOBxBNQlnVw16H2qaOLP7xRDGS7+57eNdS87DGt81AcbTS61 Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10285"; a="255650839" X-IronPort-AV: E=Sophos;i="5.90,179,1643702400"; d="scan'208";a="255650839" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Mar 2022 19:29:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,179,1643702400"; d="scan'208";a="515236726" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by orsmga006.jf.intel.com with ESMTP; 13 Mar 2022 19:29:51 -0700 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nTaT1-0009VN-0f; Mon, 14 Mar 2022 02:29:51 +0000 Date: Mon, 14 Mar 2022 10:29:34 +0800 From: kernel test robot To: Dmitry Osipenko Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, Thierry Reding Subject: undefined reference to `cpu_sa110_suspend_size' Message-ID: <202203141021.N78GB4Ux-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 Dmitry, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 09688c0166e76ce2fb85e86b9d99be8b0084cdf9 commit: faae6c9f2e68e62687636a7d6e0517b3bf594add cpuidle: tegra: Enable compile testing date: 5 months ago config: arm-randconfig-r023-20220314 (https://download.01.org/0day-ci/archive/20220314/202203141021.N78GB4Ux-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/torvalds/linux.git/commit/?id=faae6c9f2e68e62687636a7d6e0517b3bf594add git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout faae6c9f2e68e62687636a7d6e0517b3bf594add # 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: arch/arm/kernel/sleep.o: in function `__cpu_suspend': >> (.text+0x68): undefined reference to `cpu_sa110_suspend_size' arm-linux-gnueabi-ld: arch/arm/kernel/suspend.o: in function `__cpu_suspend_save': >> suspend.c:(.text+0x154): undefined reference to `cpu_sa110_do_suspend' >> arm-linux-gnueabi-ld: suspend.c:(.text+0x17c): undefined reference to `cpu_sa110_do_resume' Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for ARM_CPU_SUSPEND Depends on ARCH_SUSPEND_POSSIBLE Selected by - ARM_TEGRA_CPUIDLE && CPU_IDLE && (ARM || ARM64) && (ARCH_TEGRA || COMPILE_TEST && !ARM64 && MMU --- 0-DAY CI Kernel Test Service https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org