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 47466C61D90 for ; Tue, 21 Nov 2023 15:41:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234019AbjKUPlY (ORCPT ); Tue, 21 Nov 2023 10:41:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37998 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230509AbjKUPlV (ORCPT ); Tue, 21 Nov 2023 10:41:21 -0500 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.100]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 61C4A11A; Tue, 21 Nov 2023 07:41:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1700581278; x=1732117278; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=hp2/itkYHGLatqqut+LfjX0mAXpYpgJyMjjE1s8y8h4=; b=QliQtl2Y6WuVOM0q9MGMmcdl2H7TmopyZlS72zqH3prqAfgRzSt5+A5g 2W9G6VmGbvsvmWgG1q2K5TsjVlq86xd8wxltXC+qN/B4GbleB1ItQx2G9 0Ksk96TkTT5HdTyc6VdtYvB9xJSk2JzmyHC/TBkLtV3L/+yl9Vdflg3tL rCRCYvb1SaKjLdm7KD/JwzPIa3BSQMH2QyMxaiBYpGHPEA7IKNGDqKTZE Z0FGyYDElvG0UKHLd8Gw4dqBnFKSLgpUj6Apr+lKX0MI/51Pwaxtb6OiK /ElBPdmRe/JrdUMALmohv+CtgBaNxLk+fOhc4ibfObt15nanpWgb0jFMH g==; X-IronPort-AV: E=McAfee;i="6600,9927,10901"; a="458357690" X-IronPort-AV: E=Sophos;i="6.04,215,1695711600"; d="scan'208";a="458357690" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Nov 2023 07:41:17 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.04,215,1695711600"; d="scan'208";a="8119408" Received: from lkp-server02.sh.intel.com (HELO b8de5498638e) ([10.239.97.151]) by fmviesa002.fm.intel.com with ESMTP; 21 Nov 2023 07:41:11 -0800 Received: from kbuild by b8de5498638e with local (Exim 4.96) (envelope-from ) id 1r5Ss8-0007y0-17; Tue, 21 Nov 2023 15:41:08 +0000 Date: Tue, 21 Nov 2023 23:40:24 +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: <202311212322.TOIJ8Pcg-lkp@intel.com> References: <20231120215945.52027-3-pstanner@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20231120215945.52027-3-pstanner@redhat.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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-202311= 21] [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%40= redhat.com patch subject: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/ config: parisc-kismet-CONFIG_GENERIC_PCI_IOMAP-CONFIG_PARISC-0-0 (https://d= ownload.01.org/0day-ci/archive/20231121/202311212322.TOIJ8Pcg-lkp@intel.com= /config) reproduce: (https://download.01.org/0day-ci/archive/20231121/202311212322.T= OIJ8Pcg-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new versio= n of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202311212322.TOIJ8Pcg-lkp@i= ntel.com/ kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for GENERIC_PCI_IOMA= P when selected by PARISC /usr/bin/grep: /db/releases/20231121182703/kernel-tests/etc/kcflags: No = such file or directory {"timestamp":"2023-11-21 21:16:41 +0800", "level":"WARN", "event":"kbuil= d.sh:3942:in `add_etc_kcflags': grep exit 2 (ShellError)", "detail":"cmd: '= /usr/bin/grep' '-v' '-e' '^#' '-e' '^$' '/db/releases/20231121182703/kernel= -tests/etc/kcflags' \nstderr: /usr/bin/grep: /db/releases/20231121182703/ke= rnel-tests/etc/kcflags: No such file or directory\n\n", "hostname":"communi= ty-kbuild-consumer-161", "host_hostname":"lkp-worker22", "call_stack":"/zda= y/kernel-tests/lib/kbuild.sh:3942:in `add_etc_kcflags': /usr/bin/grep: /db/= releases/20231121182703/kernel-tests/etc/kcflags: No such file or directory= (ShellError 2)\n from /zday/kernel-tests/lib/kbuild.sh:3971: setup_kcflag= s\n from /zday/kernel-tests/lib/kbuild.sh:4016: invoke_make\n from /zday/= kernel-tests/lib/kbuild.sh:4122: make\n from /zday/kernel-tests/lib/kbuild= =2Esh:5623: make_config_allyes\n from /zday/kernel-tests/common.sh:209: re= direct_error_to_screen\n from /zday/kernel-tests/common.sh:217: redirect_c= ommand_errors\n from /zday/kernel-tests/lib/kbuild.sh:5630: make_config\n = from /zday/kernel-tests/lib/builder/kismet.sh:156: generate_make_olddefcon= fig_warnings\n from /zday/kernel-tests/lib/builder/kismet.sh:297: builder_= compile\n from /zday/kernel-tests/bisect-test-build-error.sh:94: main\n"} =20 WARNING: unmet direct dependencies detected for GENERIC_PCI_IOMAP Depends on [n]: PCI [=3Dn] Selected by [y]: - PARISC [=3Dy] --=20 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki