diff options
author | Heiko Carstens <[email protected]> | 2015-07-29 08:31:24 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-03 11:34:17 +0200 |
commit | ed79e946732e5311934d7f404b3b4e702e45cb97 (patch) | |
tree | 707e84f82e9b7f07c9638671ccbb85807fdcdfaf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3bbfafb77a06327fa1bc9f19bc55b5c558475091 (diff) |
s390/uaccess, locking/static_keys: employ static_branch_likely()
Use the new static_branch_likely() primitive to make sure that the
most likely case is executed without taking an unconditional branch.
This wasn't possible with the old jump label primitives.
Signed-off-by: Heiko Carstens <[email protected]>
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]
Link: http://lkml.kernel.org/r/20150729064600.GB3953@osiris
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions