lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 5 Jul 2017 07:46:30 +0800
From:   kbuild test robot <lkp@...el.com>
To:     Vincent Legoll <vincent.legoll@...il.com>
Cc:     kbuild-all@...org, linux-kernel@...r.kernel.org,
        mturquette@...libre.com, sboyd@...eaurora.org,
        linux-clk@...r.kernel.org,
        Vincent Legoll <vincent.legoll@...il.com>
Subject: Re: [PATCH] Make Common clock framework a menuconfig to ease
 disabling it all

Hi Vincent,

[auto build test ERROR on clk/clk-next]
[also build test ERROR on v4.12 next-20170704]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Vincent-Legoll/Make-Common-clock-framework-a-menuconfig-to-ease-disabling-it-all/20170705-024830
base:   https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next
config: arm-multi_v5_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=arm 

All error/warnings (new ones prefixed by >>):

warning: (ARCH_ORION5X_DT) selects ORION_CLK which has unmet direct dependencies (COMMON_CLK_FRAMEWORK)
warning: (MACH_KIRKWOOD) selects KIRKWOOD_CLK which has unmet direct dependencies (COMMON_CLK_FRAMEWORK)
   drivers/built-in.o: In function `kirkwood_clk_init':
>> drivers/clk/mvebu/kirkwood.c:331: undefined reference to `mvebu_coreclk_setup'
>> drivers/clk/mvebu/kirkwood.c:334: undefined reference to `mvebu_clk_gating_setup'
>> drivers/clk/mvebu/kirkwood.c:337: undefined reference to `ctrl_gating_lock'
   drivers/built-in.o: In function `mv88f5181_clk_init':
>> drivers/clk/mvebu/orion.c:88: undefined reference to `mvebu_coreclk_setup'
   drivers/built-in.o: In function `mv88f5182_clk_init':
   drivers/clk/mvebu/orion.c:156: undefined reference to `mvebu_coreclk_setup'
   drivers/built-in.o: In function `mv88f5281_clk_init':
   drivers/clk/mvebu/orion.c:213: undefined reference to `mvebu_coreclk_setup'
   drivers/built-in.o: In function `mv88f6183_clk_init':
   drivers/clk/mvebu/orion.c:277: undefined reference to `mvebu_coreclk_setup'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Download attachment ".config.gz" of type "application/gzip" (28974 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ