On Tue, 25 Nov 2008 13:38:28 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > 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"? If someone from the ftrace crew can sort the problem out and send me a diff for the ttydev tree that shouldn't be a problem, but really it looks like a problem with ftrace as that can't be the only case this happens surely ? -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html