From: Mathieu Desnoyers Date: Mon, 12 May 2008 19:21:10 +0000 (+0200) Subject: Markers - define non optimized marker X-Git-Tag: v2.6.27-rc1~1102^2^2~1^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aa977f592f17004f9d1d545f2e1bb9ea71896c3;p=pandora-kernel.git Markers - define non optimized marker To support the forthcoming "immediate values" marker optimization, we must have a way to declare markers in few code paths that does not use instruction modification based enable. This will be the case of printk(), some traps and eventually lockdep instrumentation. Changelog : - Fix reversed boolean logic of "generic". Signed-off-by: Mathieu Desnoyers Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed