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 064D1C433EF for ; Sun, 1 May 2022 00:06:50 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 17AC06B0072; Sat, 30 Apr 2022 20:06:50 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 101686B0073; Sat, 30 Apr 2022 20:06:50 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id EBCC16B0074; Sat, 30 Apr 2022 20:06:49 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (relay.hostedemail.com [64.99.140.26]) by kanga.kvack.org (Postfix) with ESMTP id D59216B0072 for ; Sat, 30 Apr 2022 20:06:49 -0400 (EDT) Received: from smtpin17.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay06.hostedemail.com (Postfix) with ESMTP id 98E1329320 for ; Sun, 1 May 2022 00:06:49 +0000 (UTC) X-FDA: 79415233338.17.E9E248F Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by imf31.hostedemail.com (Postfix) with ESMTP id E0D6920071 for ; Sun, 1 May 2022 00:06:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1651363608; x=1682899608; h=date:from:to:cc:subject:message-id:mime-version; bh=JPv9XmmDdRNTN0Fn7lpTNZ/gDSMkLqBV9lksOQyIIYE=; b=T0VBbitz7Bs+A9AObuNS6nRItjlMeeKith2pBzhL5LYNtqRF2a9LRQhw /yc7cUOxg4yvUt8stWrAavKYJOsI8cR1DeJYmHfOm9VoclLXUJfW+Xwz7 fN3EOUYln1I8Ht+imQXKs4RMIbGLKOwrhE80Cd+TKwBK8LTUMchYNY/v8 AempZMOkVeGzWXo1tWCAJ6Tjy3EPy8Eg1foq5whGr7gRaNOEtFQnctrKK Aub3uGfx4+wd3RvHQXKgXZyktMXp57lJqqUM9MHPSbRRxxrco5+r6S6Zv 4OGf0IHq4zWOh40PGvhEqs8hXZ9xPYfdjAvEcAj/ngPAUrswZ5eHxX0Ys w==; X-IronPort-AV: E=McAfee;i="6400,9594,10333"; a="248894853" X-IronPort-AV: E=Sophos;i="5.91,189,1647327600"; d="scan'208";a="248894853" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Apr 2022 17:06:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,189,1647327600"; d="scan'208";a="582958902" Received: from lkp-server01.sh.intel.com (HELO 5056e131ad90) ([10.239.97.150]) by orsmga008.jf.intel.com with ESMTP; 30 Apr 2022 17:06:45 -0700 Received: from kbuild by 5056e131ad90 with local (Exim 4.95) (envelope-from ) id 1nkx6q-0007np-R5; Sun, 01 May 2022 00:06:44 +0000 Date: Sun, 1 May 2022 08:06:28 +0800 From: kernel test robot To: Arnd Bergmann Cc: kbuild-all@lists.01.org, Linux Memory Management List Subject: [linux-next:master 5062/7959] ERROR: modpost: "omap_set_dma_priority" [drivers/video/fbdev/omap/omapfb.ko] undefined! Message-ID: <202205010833.D736q4OR-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: E0D6920071 X-Stat-Signature: zxxa5xch6rfon5xz1gzchx837hnpzthz X-Rspam-User: Authentication-Results: imf31.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=T0VBbitz; spf=none (imf31.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 134.134.136.126) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-HE-Tag: 1651363595-249785 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-allmodconfig (https://download.01.org/0day-ci/archive/20220501/202205010833.D736q4OR-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 >>, old ones prefixed by <<): >> ERROR: modpost: "omap_set_dma_priority" [drivers/video/fbdev/omap/omapfb.ko] undefined! -- 0-DAY CI Kernel Test Service https://01.org/lkp