What are you smoking ?
In case the trace point is enabled the jmpq is there, so it jumps to
23 and jumps from there to 72.
In case the trace point is disabled the jmpq is noped out, so it jumps
to 72 directly.
I always thought, that at least some of the stuff which comes from
tracing folks makes some sense.
We might consult Mathieu for further useless blurb on how CPUs work
around broken code.
Thanks,
tglx
--