Messages in this thread |  | | Date | Mon, 4 Jul 2022 03:23:27 +0800 | From | kernel test robot <> | Subject | [morse:mpam/snapshot/v5.18 141/147] kismet: WARNING: unmet direct dependencies detected for RESCTRL_IOMMU when selected by ARM_CPU_RESCTRL |
| |
tree: https://git.kernel.org/pub/scm/linux/kernel/git/morse/linux.git mpam/snapshot/v5.18 head: 9d1850bbdc3c9b2b9b6fce8963cde5b0a38fb2d7 commit: f2c8bd0e60bf35e9e12e5866c986cc2de96ab0e6 [141/147] untested: fs/resctrl: Add support for assigning iommu_groups to resctrl groups config: (https://download.01.org/0day-ci/archive/20220704/202207040300.a956MZuI-lkp@intel.com/config) reproduce: # https://git.kernel.org/pub/scm/linux/kernel/git/morse/linux.git/commit/?id=f2c8bd0e60bf35e9e12e5866c986cc2de96ab0e6 git remote add morse https://git.kernel.org/pub/scm/linux/kernel/git/morse/linux.git git fetch --no-tags morse mpam/snapshot/v5.18 git checkout f2c8bd0e60bf35e9e12e5866c986cc2de96ab0e6 # 1. reproduce by kismet # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md kismet --linux-ksrc=linux --selectees CONFIG_RESCTRL_IOMMU --selectors CONFIG_ARM_CPU_RESCTRL -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 <lkp@intel.com>
kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for RESCTRL_IOMMU when selected by ARM_CPU_RESCTRL
WARNING: unmet direct dependencies detected for RESCTRL_IOMMU Depends on [n]: MISC_FILESYSTEMS [=n] Selected by [y]: - ARM_CPU_RESCTRL [=y] && ARM64 [=y] && ARCH_HAS_CPU_RESCTRL [=y] && ARM_SMMU_V3 [=y]
WARNING: unmet direct dependencies detected for RESCTRL_FS Depends on [n]: MISC_FILESYSTEMS [=n] && ARCH_HAS_CPU_RESCTRL [=y] Selected by [y]: - ARM64_MPAM [=y]
WARNING: unmet direct dependencies detected for RESCTRL_RMID_DEPENDS_ON_CLOSID Depends on [n]: MISC_FILESYSTEMS [=n] Selected by [y]: - ARM_CPU_RESCTRL [=y] && ARM64 [=y] && ARCH_HAS_CPU_RESCTRL [=y]
-- 0-DAY CI Kernel Test Service https://01.org/lkp
|  |