* [linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS
@ 2023-04-13 23:55 kernel test robot
2023-04-14 6:22 ` Conor Dooley
0 siblings, 1 reply; 4+ messages in thread
From: kernel test robot @ 2023-04-13 23:55 UTC (permalink / raw)
To: Hal Feng
Cc: Paul Gazzillo, Necip Fazil Yildiran, oe-kbuild-all,
Linux Memory Management List, Conor Dooley, Emil Renner Berthing
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@intel.com/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@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202304140706.aOBNhUj2-lkp@intel.com/
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
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS
2023-04-13 23:55 [linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS kernel test robot
@ 2023-04-14 6:22 ` Conor Dooley
2023-04-14 23:38 ` Hal Feng
0 siblings, 1 reply; 4+ messages in thread
From: Conor Dooley @ 2023-04-14 6:22 UTC (permalink / raw)
To: kernel test robot
Cc: Hal Feng, Paul Gazzillo, Necip Fazil Yildiran, oe-kbuild-all,
Linux Memory Management List, Emil Renner Berthing
[-- Attachment #1: Type: text/plain, Size: 2224 bytes --]
Hal,
Could you please submit a fix for this?
Cheers,
Conor.
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@intel.com/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@intel.com>
> | Link: https://lore.kernel.org/oe-kbuild-all/202304140706.aOBNhUj2-lkp@intel.com/
>
> 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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS
2023-04-14 6:22 ` Conor Dooley
@ 2023-04-14 23:38 ` Hal Feng
2023-04-14 23:41 ` Conor.Dooley
0 siblings, 1 reply; 4+ messages in thread
From: Hal Feng @ 2023-04-14 23:38 UTC (permalink / raw)
To: Conor Dooley, kernel test robot
Cc: Paul Gazzillo, Necip Fazil Yildiran, oe-kbuild-all,
Linux Memory Management List, Emil Renner Berthing
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@intel.com/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@intel.com>
>> | Link: https://lore.kernel.org/oe-kbuild-all/202304140706.aOBNhUj2-lkp@intel.com/
>>
>> 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS
2023-04-14 23:38 ` Hal Feng
@ 2023-04-14 23:41 ` Conor.Dooley
0 siblings, 0 replies; 4+ messages in thread
From: Conor.Dooley @ 2023-04-14 23:41 UTC (permalink / raw)
To: hal.feng, lkp
Cc: paul, fazilyildiran, oe-kbuild-all, linux-mm, emil.renner.berthing
On 15/04/2023 00:38, Hal Feng wrote:
> On Fri, 14 Apr 2023 07:22:49 +0100, Conor Dooley wrote:
>> Could you please submit a fix for this?
> No problem. Can I submit it around tomorrow evening?
Of course!
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-04-14 23:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13 23:55 [linux-next:master 8653/11447] kismet: WARNING: unmet direct dependencies detected for RESET_STARFIVE_JH7110 when selected by CLK_STARFIVE_JH7110_SYS kernel test robot
2023-04-14 6:22 ` Conor Dooley
2023-04-14 23:38 ` Hal Feng
2023-04-14 23:41 ` Conor.Dooley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox