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="J3LHzsS3" Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E13F3C3; Tue, 21 Nov 2023 00:00:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1700553601; x=1732089601; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=kMwV7jsxrEx9CM0ItD3kahSzZsCWwnlf70O7Pt4hTqs=; b=J3LHzsS3guAQbcSsVyLBwvaHKmTRZDT372n2Kn1fMzEea6a2hbC9DZJk eGC3CWPqpLC+l+b3QwXqQvFANUs2b8cHnQA0Fvh2UC2ef26NzTGhSSsGZ cEaPMrxT09namWja+nt0BbVjFwTRhsaXPWx4YvwwvXA65we3PFCPbddJq NVcgs0niLoNyB5C3YDCZOX8g7EOOFFkLCdpbQcuogqDJjee3a1r7ixqvW FA/BC3yMDc0Jt1t9FOjQ1kSd5S86ssBGe72NgyVfktArtjbShdPbOz5eI EWHCByK6WFGy4ARtJyhUwBSDlghx3vcg5k+UICqk59WY4DaHE5hy2w03n Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10900"; a="456123274" X-IronPort-AV: E=Sophos;i="6.04,215,1695711600"; d="scan'208";a="456123274" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Nov 2023 00:00:01 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10900"; a="742961627" X-IronPort-AV: E=Sophos;i="6.04,215,1695711600"; d="scan'208";a="742961627" Received: from lkp-server02.sh.intel.com (HELO b8de5498638e) ([10.239.97.151]) by orsmga006.jf.intel.com with ESMTP; 20 Nov 2023 23:59:54 -0800 Received: from kbuild by b8de5498638e with local (Exim 4.96) (envelope-from ) id 1r5Lfd-0007XM-1H; Tue, 21 Nov 2023 07:59:47 +0000 Date: Tue, 21 Nov 2023 15:58:12 +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: <202311211517.A890KomU-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: arc-kismet-CONFIG_GENERIC_PCI_IOMAP-CONFIG_ARC-0-0 (https://download.01.org/0day-ci/archive/20231121/202311211517.A890KomU-lkp@intel.com/config) reproduce: (https://download.01.org/0day-ci/archive/20231121/202311211517.A890KomU-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/202311211517.A890KomU-lkp@intel.com/ kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for GENERIC_PCI_IOMAP when selected by ARC WARNING: unmet direct dependencies detected for GENERIC_PCI_IOMAP Depends on [n]: PCI [=n] Selected by [y]: - ARC [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki