On Fri, 14 Apr 2023 07:22:49 +0100, Conor Dooley wrote: > Hal, > > Could you please submit a fix for this? No problem. Can I submit it around tomorrow evening? I have left my office at the moment. Best regards, Hal > > On Fri, Apr 14, 2023 at 07:55:32AM +0800, kernel test robot wrote: >> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master >> head: e3342532ecd39bbd9c2ab5b9001cec1589bc37e9 >> commit: 82327b127d4117e5b867cca945f97a5074aef786 [8653/11447] reset: starfive: Add StarFive JH7110 reset driver >> config: csky-kismet-CONFIG_RESET_STARFIVE_JH7110-CONFIG_CLK_STARFIVE_JH7110_SYS-0-0 (https://download.01.org/0day-ci/archive/20230414/202304140706.aOBNhUj2-lkp@xxxxxxxxx/config) >> reproduce: >> # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=82327b127d4117e5b867cca945f97a5074aef786 >> git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git >> git fetch --no-tags linux-next master >> git checkout 82327b127d4117e5b867cca945f97a5074aef786 >> # 1. reproduce by kismet >> # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md >> kismet --linux-ksrc=linux --selectees CONFIG_RESET_STARFIVE_JH7110 --selectors CONFIG_CLK_STARFIVE_JH7110_SYS -a=csky >> # 2. reproduce by make >> # save the config file to linux source tree >> cd linux >> make ARCH=csky olddefconfig >> >> If you fix the issue, kindly add following tag where applicable >> | Reported-by: kernel test robot <lkp@xxxxxxxxx> >> | Link: https://lore.kernel.org/oe-kbuild-all/202304140706.aOBNhUj2-lkp@xxxxxxxxx/ >> >> kismet warnings: (new ones prefixed by >>) >> >> kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS >> .config:4526:warning: symbol value 'ONFIG_ARCH_MMAP_RND_BITS_MI' invalid for ARCH_MMAP_RND_BITS >> >> WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 >> Depends on [n]: RESET_CONTROLLER [=n] && AUXILIARY_BUS [=y] && CLK_STARFIVE_JH7110_SYS [=y] >> Selected by [y]: >> - CLK_STARFIVE_JH7110_SYS [=y] && COMMON_CLK [=y] && (ARCH_STARFIVE || COMPILE_TEST [=y]) >> >> -- >> 0-DAY CI Kernel Test Service >> https://github.com/intel/lkp-tests