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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 24 Dec 2020 03:00:45 +0800
From:   kernel test robot <lkp@...el.com>
To:     Kishon Vijay Abraham I <kishon@...com>,
        Vinod Koul <vkoul@...nel.org>,
        Rob Herring <robh+dt@...nel.org>,
        Swapnil Jakhade <sjakhade@...ence.com>,
        linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org
Cc:     kbuild-all@...ts.01.org, Philipp Zabel <p.zabel@...gutronix.de>
Subject: Re: [PATCH v2 09/14] phy: cadence: sierra: Model reference receiver
 as clocks (gate clocks)

Hi Kishon,

I love your patch! Yet something to improve:

[auto build test ERROR on linus/master]
[also build test ERROR on next-20201223]
[cannot apply to robh/for-next phy/next v5.10]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Kishon-Vijay-Abraham-I/PHY-Add-support-in-Sierra-to-use-external-clock/20201222-151127
base:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 8653b778e454a7708847aeafe689bce07aeeb94e
config: m68k-randconfig-r014-20201221 (attached as .config)
compiler: m68k-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/0day-ci/linux/commit/846ff2a92c3af64ff638068dcb842f69de1075b2
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Kishon-Vijay-Abraham-I/PHY-Add-support-in-Sierra-to-use-external-clock/20201222-151127
        git checkout 846ff2a92c3af64ff638068dcb842f69de1075b2
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@...el.com>

All errors (new ones prefixed by >>):

   m68k-linux-ld: drivers/phy/cadence/phy-cadence-sierra.o: in function `cdns_sierra_pll_mux_unregister.isra.0':
>> phy-cadence-sierra.c:(.text+0x418): undefined reference to `of_clk_del_provider'
   m68k-linux-ld: drivers/phy/cadence/phy-cadence-sierra.o: in function `cdns_sierra_refrcv_unregister.isra.0':
   phy-cadence-sierra.c:(.text+0x474): undefined reference to `of_clk_del_provider'
   m68k-linux-ld: drivers/phy/cadence/phy-cadence-sierra.o: in function `cdns_sierra_refrcv_register.isra.0':
>> phy-cadence-sierra.c:(.text+0x5b8): undefined reference to `devm_clk_register'
>> m68k-linux-ld: phy-cadence-sierra.c:(.text+0x5cc): undefined reference to `of_clk_src_simple_get'
>> m68k-linux-ld: phy-cadence-sierra.c:(.text+0x5d4): undefined reference to `of_clk_add_provider'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ