[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202207032303.9TG23oE9-lkp@intel.com>
Date: Sun, 3 Jul 2022 23:49:43 +0800
From: kernel test robot <lkp@...el.com>
To: James Morse <james.morse@....com>
Cc: Paul Gazzillo <paul@...zz.com>,
Necip Fazil Yildiran <fazilyildiran@...il.com>,
kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [morse:mpam/snapshot/v5.18 61/147] kismet: WARNING: unmet direct
dependencies detected for RESCTRL_FS when selected by X86_CPU_RESCTRL
tree: https://git.kernel.org/pub/scm/linux/kernel/git/morse/linux.git mpam/snapshot/v5.18
head: 9d1850bbdc3c9b2b9b6fce8963cde5b0a38fb2d7
commit: c9dff7096417b9a55969c2635516993871130e8a [61/147] fs/resctrl: Add boiler plate for external resctrl code
config:
reproduce:
# https://git.kernel.org/pub/scm/linux/kernel/git/morse/linux.git/commit/?id=c9dff7096417b9a55969c2635516993871130e8a
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 c9dff7096417b9a55969c2635516993871130e8a
# 1. reproduce by kismet
# install kmax per https://github.com/paulgazz/kmax/blob/master/README.md
kismet --linux-ksrc=linux --selectees CONFIG_RESCTRL_FS --selectors CONFIG_X86_CPU_RESCTRL -a=x86_64
# 2. reproduce by make
# save the config file to linux source tree
cd linux
make ARCH=x86_64 olddefconfig
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>
kismet warnings: (new ones prefixed by >>)
>> kismet: WARNING: unmet direct dependencies detected for RESCTRL_FS when selected by X86_CPU_RESCTRL
WARNING: unmet direct dependencies detected for RESCTRL_FS_PSEUDO_LOCK
Depends on [n]: MISC_FILESYSTEMS [=n]
Selected by [y]:
- X86_CPU_RESCTRL [=y] && X86 [=y] && (CPU_SUP_INTEL [=y] || CPU_SUP_AMD [=y])
WARNING: unmet direct dependencies detected for RESCTRL_FS
Depends on [n]: MISC_FILESYSTEMS [=n] && ARCH_HAS_CPU_RESCTRL [=y]
Selected by [y]:
- X86_CPU_RESCTRL [=y] && X86 [=y] && (CPU_SUP_INTEL [=y] || CPU_SUP_AMD [=y])
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (112780 bytes)
Powered by blists - more mailing lists