diff options
author | Peter Zijlstra <[email protected]> | 2015-07-24 15:06:37 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-03 11:34:15 +0200 |
commit | 706249c222f68471b6f8e9e8e9b77665c404b226 (patch) | |
tree | 5e4520408570e2b0338e1f5043a289da3bef78af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e33886b38cc82a9fc3b2d655dfc7f50467594138 (diff) |
locking/static_keys: Rework update logic
Instead of spreading the branch_default logic all over the place,
concentrate it into the one jump_label_type() function.
This does mean we need to actually increment/decrement the enabled
count _before_ calling the update path, otherwise jump_label_type()
will not see the right state.
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/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions