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 08488C433EF for ; Sun, 1 May 2022 05:21:13 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 3000E6B0072; Sun, 1 May 2022 01:21:13 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 288116B0073; Sun, 1 May 2022 01:21:13 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 129446B0074; Sun, 1 May 2022 01:21:13 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (relay.hostedemail.com [64.99.140.27]) by kanga.kvack.org (Postfix) with ESMTP id EEC406B0072 for ; Sun, 1 May 2022 01:21:12 -0400 (EDT) Received: from smtpin11.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay06.hostedemail.com (Postfix) with ESMTP id C1F042A1D9 for ; Sun, 1 May 2022 05:21:12 +0000 (UTC) X-FDA: 79416025584.11.C6D7039 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by imf05.hostedemail.com (Postfix) with ESMTP id 66BAA100054 for ; Sun, 1 May 2022 05:21:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1651382471; x=1682918471; h=date:from:to:cc:subject:message-id:mime-version; bh=Ub2uY5NGRcKPI2zqN3cdzKIS5Xeb7eYYTSvkqpSQElc=; b=Rwzi0SoOWHqypQCAUfVTXfWxeh2Psr8AwDnGJuLmVUpdRWhqVUBrByYK mUAFX7bqKIuB6Ds2ka32gsi+5j0TYzggcXmZJz2KKGRlIME1lyt2PN7xU 1tD7mQl++OG8NxM0m+Ueh/sYYjZYMuOoOb29Icls7Y4olWj1R0ZLXhj6K LOxAP4zNYVqubba3I+W2cbcWeLKkYCpghfD+8vgRIPEx3PIW5JhxeEmdH mRlMuZSJTRc16pPwHO43oowBJIoPOKUNgKEBmnGyqWgzUIhdpBVTQ5uNv Z6vbtJJjSHBGYbgOgRbeAAqUgvD7s0BBLqkxtZ9a1IuL12thwqw+Db3Xy g==; X-IronPort-AV: E=McAfee;i="6400,9594,10333"; a="292143337" X-IronPort-AV: E=Sophos;i="5.91,189,1647327600"; d="scan'208";a="292143337" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Apr 2022 22:21:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,189,1647327600"; d="scan'208";a="515509139" Received: from lkp-server01.sh.intel.com (HELO 5056e131ad90) ([10.239.97.150]) by orsmga003.jf.intel.com with ESMTP; 30 Apr 2022 22:21:08 -0700 Received: from kbuild by 5056e131ad90 with local (Exim 4.95) (envelope-from ) id 1nl215-0008W7-Kj; Sun, 01 May 2022 05:21:07 +0000 Date: Sun, 1 May 2022 13:20:34 +0800 From: kernel test robot To: Arnd Bergmann Cc: kbuild-all@lists.01.org, Linux Memory Management List Subject: [linux-next:master 5062/7959] omapfb_main.c:undefined reference to `omap_set_dma_priority' Message-ID: <202205011336.ppUI1qHN-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Rspamd-Server: rspam02 X-Rspamd-Queue-Id: 66BAA100054 X-Stat-Signature: 9ajbx3oqr5aghmfpczafutwes1r77fzu X-Rspam-User: Authentication-Results: imf05.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=Rwzi0SoO; spf=none (imf05.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.88) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-HE-Tag: 1651382461-310692 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: 5469f0c06732a077c70a759a81f2a1f00b277694 commit: 52ef8efcb75e8a8aab88e74c1376c2785d9a5452 [5062/7959] dma: omap: hide legacy interface config: arm-allyesconfig (https://download.01.org/0day-ci/archive/20220501/202205011336.ppUI1qHN-lkp@intel.com/config) compiler: arm-linux-gnueabi-gcc (GCC) 11.3.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=52ef8efcb75e8a8aab88e74c1376c2785d9a5452 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 52ef8efcb75e8a8aab88e74c1376c2785d9a5452 # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 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/video/fbdev/omap/omapfb_main.o: in function `omapfb_do_probe': >> omapfb_main.c:(.text+0x41ec): undefined reference to `omap_set_dma_priority' -- 0-DAY CI Kernel Test Service https://01.org/lkp