Cc: Steven Rostedt <rostedt@...>, Eric W. Biederman <ebiederm@...>, Pavel Machek <pavel@...>, <nigel@...>, Rafael J. Wysocki <rjw@...>, Andrew Morton <akpm@...>, Vivek Goyal <vgoyal@...>, Linus Torvalds <torvalds@...>, <linux-kernel@...>, Kexec Mailing List <kexec@...>
use the proper comment style please:
/*
*
*/
hm, what is this used for?
also, instead of such an ugly inline, why not create a proper
kernel/trace/* function for this. That would also give it access to all
the proper locking mechanisms - instead of relying on some extral
mechanism.
Ingo
--