On Mon, 2008-04-28 at 11:36 -0700, Andrew Morton wrote:
Glad to lighten your day a little ;-)
Agreed, and I'm rather concerned about that as well. OTOH its very
unlikely we'll ever have a Linux that will not have a context switch, or
task wakeup operation.
So tracing these and things like syscall seem safe enough to do -
although I wish it wouldn't look so ugly.
As for some of these other trace points in this set, dubious.
We can of course clearly state that any marker is free of API
constraints and users will have to cope with them changing. But I'm not
sure that's a realistic position.
Sure. Just to clarify my rationale, I like to keep the return type on
the same line when possible so you get a complete picture - the static
and inline qualifiers seem less important, but I don't particularly
care.
--