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 06F67C77B7E for ; Fri, 2 Jun 2023 00:36:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232921AbjFBAf7 (ORCPT ); Thu, 1 Jun 2023 20:35:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56224 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231241AbjFBAf4 (ORCPT ); Thu, 1 Jun 2023 20:35:56 -0400 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 78E8C194 for ; Thu, 1 Jun 2023 17:35:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1685666154; x=1717202154; h=date:from:to:cc:subject:message-id:mime-version; bh=bWHPZ0685lTcEuTnEgSVLgiuo9YO7pQ+A1jNRHepReE=; b=EkAsMLqFEmDiylyiNyL22dtbNonfx3UVDQ8nucS34Dsqa0+I71fXwKmW zixi56UCYf/13NOyau8UOdCJRwH346tt/7fr3IZeCPekgJNH5Oqz12XOO 4pmNE9qoMO05/u4LkcFrrje9Bt9FFvFq4AJdWoJ94KSe7OibukNR/92kM 5E9Nc9FMPs2ocPS51gnBfw3B4gL2Jhl+mo/UywlVBkZKnRDdBx/z9pBoA hwWu73FJYvooRplSCen/zLMHSKkGph7j3f2+bCC1jyDJEIt4BMYemjHKd 2PnrXOxE9LbTyEghqvjDoVJ9Rq4FYkx272hPP7+U9UbA9ImyMKVSmfzIw g==; X-IronPort-AV: E=McAfee;i="6600,9927,10728"; a="336092088" X-IronPort-AV: E=Sophos;i="6.00,211,1681196400"; d="scan'208";a="336092088" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Jun 2023 17:35:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10728"; a="685067097" X-IronPort-AV: E=Sophos;i="6.00,211,1681196400"; d="scan'208";a="685067097" Received: from lkp-server01.sh.intel.com (HELO fb1ced2c09fb) ([10.239.97.150]) by orsmga006.jf.intel.com with ESMTP; 01 Jun 2023 17:35:52 -0700 Received: from kbuild by fb1ced2c09fb with local (Exim 4.96) (envelope-from ) id 1q4slj-0002pO-12; Fri, 02 Jun 2023 00:35:51 +0000 Date: Fri, 2 Jun 2023 08:35:27 +0800 From: kernel test robot To: Peter Wang Cc: Paul Gazzillo , Necip Fazil Yildiran , oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, "Martin K. Petersen" , Stanley Chu Subject: kismet: WARNING: unmet direct dependencies detected for RESET_TI_SYSCON when selected by SCSI_UFS_MEDIATEK Message-ID: <202306020859.1wHg9AaT-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: 9e87b63ed37e202c77aa17d4112da6ae0c7c097c commit: de48898d0cb6a3750558f35e14af799eafc3e6db scsi: ufs-mediatek: Create reset control device_link date: 2 years ago config: arm64-kismet-CONFIG_RESET_TI_SYSCON-CONFIG_SCSI_UFS_MEDIATEK-0-0 (https://download.01.org/0day-ci/archive/20230602/202306020859.1wHg9AaT-lkp@intel.com/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=de48898d0cb6a3750558f35e14af799eafc3e6db git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout de48898d0cb6a3750558f35e14af799eafc3e6db # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_RESET_TI_SYSCON --selectors CONFIG_SCSI_UFS_MEDIATEK -a=arm64 # 2. reproduce by make # save the config file to linux source tree cd linux make ARCH=arm64 olddefconfig If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202306020859.1wHg9AaT-lkp@intel.com/ kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for RESET_TI_SYSCON when selected by SCSI_UFS_MEDIATEK .config:4634:warning: symbol value 'ONFIG_ARCH_MMAP_RND_BITS_MI' invalid for ARCH_MMAP_RND_BITS WARNING: unmet direct dependencies detected for RESET_TI_SYSCON Depends on [n]: RESET_CONTROLLER [=n] && HAS_IOMEM [=y] Selected by [y]: - SCSI_UFS_MEDIATEK [=y] && SCSI_LOWLEVEL [=y] && SCSI [=y] && SCSI_UFSHCD_PLATFORM [=y] && ARCH_MEDIATEK [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki