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-next>] [day] [month] [year] [list]
Date:   Thu, 14 May 2020 11:58:11 +1000
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Viresh Kumar <viresh.kumar@...aro.org>
Cc:     Linux Next Mailing List <linux-next@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Georgi Djakov <georgi.djakov@...aro.org>
Subject: linux-next: build failure after merge of the opp tree

Hi all,

After merging the opp tree, today's linux-next build (x86_64 allmodconfig)
failed like this:

x86_64-linux-gnu-ld: drivers/opp/core.o: in function `dev_pm_opp_put_opp_table':
(.text+0x76e): undefined reference to `icc_put'
x86_64-linux-gnu-ld: drivers/opp/core.o: in function `dev_pm_opp_set_rate':
(.text+0x2c59): undefined reference to `icc_set_bw'
x86_64-linux-gnu-ld: drivers/opp/of.o: in function `dev_pm_opp_of_find_icc_paths':
(.text+0x3ca): undefined reference to `of_icc_get_by_index'
x86_64-linux-gnu-ld: (.text+0x441): undefined reference to `icc_set_tag'
x86_64-linux-gnu-ld: (.text+0x542): undefined reference to `icc_put'

Caused by commit

  12fa389dcf86 ("OPP: Add support for parsing interconnect bandwidth")

I have used the opp tree from next-20200512 for today.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ