linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next:  driver-core.current tree build failure
@ 2009-01-22  6:39 Stephen Rothwell
  2009-01-22 16:08 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2009-01-22  6:39 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-next, Inaky Perez-Gonzalez, Linus

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

Hi Greg,

Today's linux-next build (powerpc allnoconfig) failed like this:

arch/powerpc/kernel/prom.o: In function `debugfs_create_size_t':
prom.c:(.text+0x0): multiple definition of `debugfs_create_size_t'
arch/powerpc/kernel/irq.o:irq.c:(.text+0x0): first defined here
arch/powerpc/kernel/setup-common.o: In function `debugfs_create_size_t':
setup-common.c:(.text+0x0): multiple definition of `debugfs_create_size_t'
arch/powerpc/kernel/irq.o:irq.c:(.text+0x0): first defined here

Caused by commit c00d80adc67c69d0762390ba513913a44bdebb36 ("debugfs:
introduce stub for debugfs_create_size_t() when DEBUG_FS=n") which added
a stub function to a header file but didn't declare it "static inline".

This has been submitted to Linus stating that it has been in at least one
linux-next tree.  It has *not* been in linux-next until today (you do
neither of us a favour by claiming otherwise) and I am reverting it from
there.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: linux-next:  driver-core.current tree build failure
  2009-01-22  6:39 linux-next: driver-core.current tree build failure Stephen Rothwell
@ 2009-01-22 16:08 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2009-01-22 16:08 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next, Inaky Perez-Gonzalez, Linus

On Thu, Jan 22, 2009 at 05:39:01PM +1100, Stephen Rothwell wrote:
> This has been submitted to Linus stating that it has been in at least one
> linux-next tree.  It has *not* been in linux-next until today (you do
> neither of us a favour by claiming otherwise) and I am reverting it from
> there.

My apologies, I thought it had been in one linux-next by virtue of when
I had checked it into my tree.

I'll go fix this up and kick Inaky the next time I see him for sending
me a untested patch :)

thanks,

greg k-h

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

end of thread, other threads:[~2009-01-22 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-22  6:39 linux-next: driver-core.current tree build failure Stephen Rothwell
2009-01-22 16:08 ` Greg KH

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).