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 31C5DC4167B for ; Thu, 7 Apr 2022 12:32:12 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 801786B0073; Thu, 7 Apr 2022 08:32:01 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 7B1676B0074; Thu, 7 Apr 2022 08:32:01 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 6792D8D0001; Thu, 7 Apr 2022 08:32:01 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (relay.hostedemail.com [64.99.140.25]) by kanga.kvack.org (Postfix) with ESMTP id 588DC6B0073 for ; Thu, 7 Apr 2022 08:32:01 -0400 (EDT) Received: from smtpin10.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay12.hostedemail.com (Postfix) with ESMTP id 25A01120FA9 for ; Thu, 7 Apr 2022 12:31:51 +0000 (UTC) X-FDA: 79330019622.10.9059062 Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by imf14.hostedemail.com (Postfix) with ESMTP id 6FBE6100005 for ; Thu, 7 Apr 2022 12:31:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1649334710; x=1680870710; h=date:from:to:cc:subject:message-id:mime-version; bh=AlOu3fyHsiLFpm6yGIDvsgV8Nfph7+HhdIahwGjUc8E=; b=htBntt4JhhNcsTgsf8G8ZoVvGZVerzWImZyD83TDnwoskWg0oRqsvEMk yKCJJoqBFFz1yOs4VqoIpdbAOCHZeMCpelL8c3YUzvL9iWVfz2d9gyb9U wIKoXiI0c66vikqQQeMx+rBCCpnut5T69v/dGsE0zDacOQZnBtPe72bDQ Yo4TqGzaeBHGuAaCIAKTNlDGyEG72/vGcRX2MUkWEAPkF9rWKVJ2YtJ6T gizDhIzRPcHu5HEWu0teJGLcyJjgSHHGPhBULySD0+evyrjpzlY/tm8HI nhycLHKJTYbz8W4csdV+I6zDpfNhCBzH2vqfZ+xx25OUAYPAsm7r7zf3r g==; X-IronPort-AV: E=McAfee;i="6400,9594,10309"; a="260144735" X-IronPort-AV: E=Sophos;i="5.90,242,1643702400"; d="scan'208";a="260144735" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Apr 2022 05:31:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,242,1643702400"; d="scan'208";a="659045617" Received: from lkp-server02.sh.intel.com (HELO a44fdfb70b94) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 07 Apr 2022 05:31:43 -0700 Received: from kbuild by a44fdfb70b94 with local (Exim 4.95) (envelope-from ) id 1ncRIc-0005PV-Dl; Thu, 07 Apr 2022 12:31:42 +0000 Date: Thu, 7 Apr 2022 20:31:07 +0800 From: kernel test robot To: Angus Wang Cc: kbuild-all@lists.01.org, Linux Memory Management List , Alex Deucher , Anthony Koo , Aric Cyr Subject: [linux-next:master 2009/2869] freesync.c:undefined reference to `__aeabi_uldivmod' Message-ID: <202204072006.j865p2gY-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-Stat-Signature: 9ue6b4w3oquoa8t6jswo8erhpk9mhyij Authentication-Results: imf14.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=htBntt4J; spf=none (imf14.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.120) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-Rspam-User: X-Rspamd-Server: rspam08 X-Rspamd-Queue-Id: 6FBE6100005 X-HE-Tag: 1649334710-377563 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: 109f6d10ec17302c4666f7df3dfa0e31d8589d41 commit: 3fe5739db488434bc0368577615ea7275b0f43a5 [2009/2869] drm/amd/display: Add flip interval workaround config: arm-allyesconfig (https://download.01.org/0day-ci/archive/20220407/202204072006.j865p2gY-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=3fe5739db488434bc0368577615ea7275b0f43a5 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 3fe5739db488434bc0368577615ea7275b0f43a5 # 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: drivers/gpu/drm/amd/display/modules/freesync/freesync.o: in function `mod_freesync_handle_v_update': >> freesync.c:(.text+0x26c4): undefined reference to `__aeabi_uldivmod' -- 0-DAY CI Kernel Test Service https://01.org/lkp