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 A94FBC433F5 for ; Wed, 24 Nov 2021 18:27:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243905AbhKXSaV (ORCPT ); Wed, 24 Nov 2021 13:30:21 -0500 Received: from mga18.intel.com ([134.134.136.126]:16116 "EHLO mga18.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243471AbhKXSaL (ORCPT ); Wed, 24 Nov 2021 13:30:11 -0500 X-IronPort-AV: E=McAfee;i="6200,9189,10178"; a="222216761" X-IronPort-AV: E=Sophos;i="5.87,261,1631602800"; d="scan'208";a="222216761" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Nov 2021 10:27:00 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,261,1631602800"; d="scan'208";a="607297498" Received: from lkp-server02.sh.intel.com (HELO 9e1e9f9b3bcb) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 24 Nov 2021 10:26:59 -0800 Received: from kbuild by 9e1e9f9b3bcb with local (Exim 4.92) (envelope-from ) id 1mpwyw-0005Bs-EN; Wed, 24 Nov 2021 18:26:58 +0000 Date: Thu, 25 Nov 2021 02:26:17 +0800 From: kernel test robot To: "Guo, Bing" Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, Alex Deucher , Wenjing Liu Subject: [agd5f:drm-next 101/142] ERROR: modpost: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! Message-ID: <202111250217.AE3mIsZe-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 tree: https://gitlab.freedesktop.org/agd5f/linux.git drm-next head: 9ab7b08789cf5f9d05f601c6adee43e4b14b4f3a commit: c34f1652a18c4bd4d0bb9e7c7d946861c3ed73c9 [101/142] drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSC config: i386-randconfig-a016-20211124 (https://download.01.org/0day-ci/archive/20211125/202111250217.AE3mIsZe-lkp@intel.com/config) compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 reproduce (this is a W=1 build): git remote add agd5f https://gitlab.freedesktop.org/agd5f/linux.git git fetch --no-tags agd5f drm-next git checkout c34f1652a18c4bd4d0bb9e7c7d946861c3ed73c9 # save the config file to linux build tree make W=1 ARCH=i386 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: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org