aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2015-07-24 16:34:32 +0200
committerIngo Molnar <[email protected]>2015-08-03 11:34:16 +0200
commit3bbfafb77a06327fa1bc9f19bc55b5c558475091 (patch)
tree121103773d33cf1135a8298e528eba81496c41c1 /tools
parent1987c947d905baa05bee430178e8eef882f36bd4 (diff)
x86, tsc, locking/static_keys: Employ static_branch_likely()
Because of the static_key restrictions we had to take an unconditional jump for the most likely case, causing $I bloat. Rewrite to use the new primitives. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Paul E. McKenney <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions