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 02E97C4332F for ; Sat, 4 Nov 2023 10:11:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231527AbjKDKLK (ORCPT ); Sat, 4 Nov 2023 06:11:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33020 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230477AbjKDKLH (ORCPT ); Sat, 4 Nov 2023 06:11:07 -0400 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F1000187 for ; Sat, 4 Nov 2023 03:11:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1699092665; x=1730628665; h=date:from:to:cc:subject:message-id:mime-version; bh=+y8QfciCp1HPNBRDI5KJlsrrJPlIhc1002KnHNk7LwI=; b=FDCG1cjN7Iuy/cl56Vhy/ZRCOqYP2ZDBZLOsuvAf84xj0MIqj+v+JTyM ep39qI5XSqJOWHfelGQFAMVUhsBnXvFOMeW0wQ3hvit9RGjf9Ehdlb7Tk evuPVx3lU3U/HGm1AK5UGRXkXvfx9daNz+id61mPV302TwNec9KweMxrt 7D8I5nMzdsZ6COD+0a+Mv16YmSDWBPO40lHMwUS+eB9pfY6FEJTbw0UPs QjD7Ohy8G987w0T4mf90ileKcT0OJYhLrEd/r0RN+OoOpW53shYFZOKWB ME4scQlEQBK2JszJlZH+irUP+XLtRxLIGMB6z1g8165SyXz+XgiAMr83X g==; X-IronPort-AV: E=McAfee;i="6600,9927,10883"; a="379467024" X-IronPort-AV: E=Sophos;i="6.03,276,1694761200"; d="scan'208";a="379467024" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Nov 2023 03:11:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.03,276,1694761200"; d="scan'208";a="2979599" Received: from lkp-server01.sh.intel.com (HELO 17d9e85e5079) ([10.239.97.150]) by orviesa002.jf.intel.com with ESMTP; 04 Nov 2023 03:11:02 -0700 Received: from kbuild by 17d9e85e5079 with local (Exim 4.96) (envelope-from ) id 1qzDcK-0003lc-0I; Sat, 04 Nov 2023 10:11:00 +0000 Date: Sat, 4 Nov 2023 18:10:51 +0800 From: kernel test robot To: Shanker Donthineni Cc: Paul Gazzillo , Necip Fazil Yildiran , oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Marc Zyngier , Vikram Sethi Subject: kismet: WARNING: unmet direct dependencies detected for HAVE_ARM_SMCCC_DISCOVERY when selected by ARM_GIC_V3 Message-ID: <202311041701.Vn7IuXnO-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 90b0c2b2edd1adff742c621e246562fbefa11b70 commit: 35727af2b15d98a2dd2811d631d3a3886111312e irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 date: 7 months ago config: arm-kismet-CONFIG_HAVE_ARM_SMCCC_DISCOVERY-CONFIG_ARM_GIC_V3-0-0 (https://download.01.org/0day-ci/archive/20231104/202311041701.Vn7IuXnO-lkp@intel.com/config) reproduce: (https://download.01.org/0day-ci/archive/20231104/202311041701.Vn7IuXnO-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/202311041701.Vn7IuXnO-lkp@intel.com/ kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for HAVE_ARM_SMCCC_DISCOVERY when selected by ARM_GIC_V3 .config:7082:warning: symbol value 'ONFIG_ARCH_MMAP_RND_BITS_MI' invalid for ARCH_MMAP_RND_BITS WARNING: unmet direct dependencies detected for HAVE_ARM_SMCCC_DISCOVERY Depends on [n]: ARM_PSCI_FW [=n] Selected by [y]: - ARM_GIC_V3 [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki