Messages in this thread |  | | Date | Mon, 4 Jul 2022 01:11:47 +0800 | From | kernel test robot <> | Subject | [morse:mpam/snapshot/v5.18 61/147] kismet: WARNING: unmet direct dependencies detected for RESCTRL_FS_PSEUDO_LOCK 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: (https://download.01.org/0day-ci/archive/20220704/202207040100.eC9Wirg9-lkp@intel.com/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_PSEUDO_LOCK --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@intel.com>
kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for RESCTRL_FS_PSEUDO_LOCK 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
|  |