From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="EuQgwdU6" Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 86786C1; Mon, 20 Nov 2023 23:46:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1700552775; x=1732088775; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Z0wc1vLjtHKihLtl7fSBsbQ9daWuQn5PzFdMUrABRYU=; b=EuQgwdU68Zf9SXYth1zN+jfUmdOB0S4taE/2QWACLotXurlmN+tREDdy 8YkFWWcqI3AnmjiDoHOGJjiVWWSeOj7xcVBDx/nwtUoOIiAXE3QNLCwor h53Nbo8EkNIYGT8Yuzox22tA0k2N/JUaOhEum/SukOFYCjBQWmHNw9rXP +fpB9TnydigRkSAhQEyM+aNGpfcN5D0doJUt0ALOaXz+mQXKTbTa71ONe qe0rSwqPhC+z3mns+mG0YhTZBFEC3yxNToZSPgj6uDrxGIZ8OpCIhoh1O mAPvwNp/3iKdh+AufjjGHtJTdn9Z+dO27ppKqMnRlOreFTAGxaS7B0pRm Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10900"; a="4979078" X-IronPort-AV: E=Sophos;i="6.04,215,1695711600"; d="scan'208";a="4979078" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Nov 2023 23:46:14 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10900"; a="832555298" X-IronPort-AV: E=Sophos;i="6.04,215,1695711600"; d="scan'208";a="832555298" Received: from lkp-server02.sh.intel.com (HELO b8de5498638e) ([10.239.97.151]) by fmsmga008.fm.intel.com with ESMTP; 20 Nov 2023 23:46:06 -0800 Received: from kbuild by b8de5498638e with local (Exim 4.96) (envelope-from ) id 1r5LSF-0007WP-0m; Tue, 21 Nov 2023 07:45:57 +0000 Date: Tue, 21 Nov 2023 15:45:16 +0800 From: kernel test robot To: Philipp Stanner , Bjorn Helgaas , Arnd Bergmann , Andrew Morton , Randy Dunlap , Jason Gunthorpe , Eric Auger , Kent Overstreet , Niklas Schnelle , NeilBrown , John Sanpe , Dave Jiang , Yury Norov , Kees Cook , "Masami Hiramatsu (Google)" , David Gow , Herbert Xu , Thomas Gleixner , "wuqiang.matt" , Jason Baron , Ben Dooks , Danilo Krummrich Cc: Paul Gazzillo , Necip Fazil Yildiran , oe-kbuild-all@lists.linux.dev, Linux Memory Management List , linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org Subject: Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/ Message-ID: <202311211555.O02z7zPf-lkp@intel.com> References: <20231120215945.52027-3-pstanner@redhat.com> Precedence: bulk X-Mailing-List: linux-pci@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231120215945.52027-3-pstanner@redhat.com> Hi Philipp, kernel test robot noticed the following build warnings: [auto build test WARNING on pci/next] [also build test WARNING on pci/for-linus linus/master v6.7-rc2 next-20231121] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Philipp-Stanner/lib-move-pci_iomap-c-to-drivers-pci/20231121-060258 base: https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git next patch link: https://lore.kernel.org/r/20231120215945.52027-3-pstanner%40redhat.com patch subject: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/ config: x86_64-kismet-CONFIG_GENERIC_PCI_IOMAP-CONFIG_GENERIC_IOMAP-0-0 (https://download.01.org/0day-ci/archive/20231121/202311211555.O02z7zPf-lkp@intel.com/config) reproduce: (https://download.01.org/0day-ci/archive/20231121/202311211555.O02z7zPf-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202311211555.O02z7zPf-lkp@intel.com/ kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for GENERIC_PCI_IOMAP when selected by GENERIC_IOMAP WARNING: unmet direct dependencies detected for GENERIC_PCI_IOMAP Depends on [n]: PCI [=n] Selected by [y]: - GENERIC_IOMAP [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki