linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the swiotlb tree
@ 2017-01-03 23:57 Stephen Rothwell
  2017-01-04  0:11 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2017-01-03 23:57 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: linux-next, linux-kernel

Hi Konrad,

After merging the swiotlb tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:

net/bridge/br_input.o: In function `.swiotlb_max_segment':
(.text+0x780): multiple definition of `.swiotlb_max_segment'
net/bridge/br.o:br.c:(.text+0x3c0): first defined here

and many, many more :-(

Caused by commit

  f196f1294fd2 ("swiotlb: Export swiotlb_max_segment to users")

Forgotten "static nline" in include/linux/swiotlb.h ...

I have used the swiotlb tree from next-20170103 for today.

-- 
Cheers,
Stephen Rothwell

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

* Re: linux-next: build failure after merge of the swiotlb tree
  2017-01-03 23:57 linux-next: build failure after merge of the swiotlb tree Stephen Rothwell
@ 2017-01-04  0:11 ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2017-01-04  0:11 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next, linux-kernel

On Wed, Jan 04, 2017 at 10:57:49AM +1100, Stephen Rothwell wrote:
> Hi Konrad,
> 
> After merging the swiotlb tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
> 
> net/bridge/br_input.o: In function `.swiotlb_max_segment':
> (.text+0x780): multiple definition of `.swiotlb_max_segment'
> net/bridge/br.o:br.c:(.text+0x3c0): first defined here
> 
> and many, many more :-(
> Caused by commit
> 
>   f196f1294fd2 ("swiotlb: Export swiotlb_max_segment to users")
> 
> Forgotten "static nline" in include/linux/swiotlb.h ...

Duh!

	Fixed it up and pushed the fix in. Thanks!
> 
> I have used the swiotlb tree from next-20170103 for today.
> 
> -- 
> Cheers,
> Stephen Rothwell

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

end of thread, other threads:[~2017-01-04  0:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-03 23:57 linux-next: build failure after merge of the swiotlb tree Stephen Rothwell
2017-01-04  0:11 ` Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).