All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the opp tree
@ 2020-05-14  1:58 Stephen Rothwell
  2020-05-14  6:38 ` Viresh Kumar
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2020-05-14  1:58 UTC (permalink / raw)
  To: Viresh Kumar
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Georgi Djakov

[-- Attachment #1: Type: text/plain, Size: 844 bytes --]

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

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: build failure after merge of the opp tree
  2020-05-14  1:58 linux-next: build failure after merge of the opp tree Stephen Rothwell
@ 2020-05-14  6:38 ` Viresh Kumar
  0 siblings, 0 replies; 2+ messages in thread
From: Viresh Kumar @ 2020-05-14  6:38 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Georgi Djakov

On 14-05-20, 11:58, Stephen Rothwell wrote:
> 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.

There is some issue with Kconfig dependencies, we are working on it
and until then I have removed the patches from linux-next branch.

-- 
viresh

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-14  6:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14  1:58 linux-next: build failure after merge of the opp tree Stephen Rothwell
2020-05-14  6:38 ` Viresh Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.