From: Li Zefan Date: Mon, 14 Sep 2009 07:54:52 +0000 (+0800) Subject: ftrace: add compile-time check on F_printk() X-Git-Tag: v2.6.32-rc1~654^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05ffa2d02066c2cb169c02d5417308ee8ecab638;p=pandora-kernel.git ftrace: add compile-time check on F_printk() Make sure F_printk() has corrent format and args, and make sure changes in F_STRUCT() won't break F_printk(). Signed-off-by: Li Zefan LKML-Reference: <4AADF6CC.1060809@cn.fujitsu.com> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed