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

From: H. Peter Anvin
Date: Tue Nov 23 2010 - 19:38:53 EST


On 11/23/2010 04:36 PM, Steven Rostedt wrote:
> 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.
>

Yes.

-hpa
--
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/