All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: ftrace tree build warnings
@ 2008-11-25  2:38 Stephen Rothwell
  2008-11-25  2:44 ` Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stephen Rothwell @ 2008-11-25  2:38 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin
  Cc: linux-next, Steven Rostedt, Alan Cox

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

Hi all,

Today's linux-next build (x86_64 allmodconfig) produced lots of these
warnings:

include/linux/tty.h:330: warning: '______f' is static but declared in inline function 'tty_kref_get' which is not static

Caused by commit 2bcd521a684cc94befbe2ce7d5b613c841b0d304 ("trace:
profile all if conditionals").  Something needs to be done about
this ...  maybe tty_kref_get needs to be "static inline" instead of
"extern inline"?

-- 
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] 6+ messages in thread

end of thread, other threads:[~2008-11-25 12:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-25  2:38 linux-next: ftrace tree build warnings Stephen Rothwell
2008-11-25  2:44 ` Steven Rostedt
2008-11-25  8:00 ` Ingo Molnar
2008-11-25  8:17   ` Stephen Rothwell
2008-11-25 10:25 ` Alan Cox
2008-11-25 12:19   ` [PATCH] tracing, tty: fix warnings caused by branch tracing and tty_kref_get() Ingo Molnar

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.