Re: [PATCH 0/3] jump label: updates for 2.6.37

From: Steven Rostedt
Date: Tue Nov 23 2010 - 19:36:38 EST


On Tue, 2010-11-23 at 19:10 -0500, Steven Rostedt wrote:

> So you would rather have it as an if statement? Something like this:
>
> if (unlikely(JUMP_LABEL(key)))
> __DO_TRACE(....);
>
> (Note, I like the above better too)
>

I do like this better, but this change should wait till 2.6.38.

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/