diff options
author | Peter Zijlstra <[email protected]> | 2015-06-11 14:46:46 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-06-19 00:09:56 +0200 |
commit | a7c6f571ff51cc77d90dd54968f7c5c938c43998 (patch) | |
tree | 8373ff506319a169e213d38bbe779d22588ba546 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 8edfb0362e8e52dec2de08fa163af01c9da2c9d0 (diff) |
seqcount: Rename write_seqcount_barrier()
I'll shortly be introducing another seqcount primitive that's useful
to provide ordering semantics and would like to use the
write_seqcount_barrier() name for that.
Seeing how there's only one user of the current primitive, lets rename
it to invalidate, as that appears what its doing.
While there, employ lockdep_assert_held() instead of
assert_spin_locked() to not generate debug code for regular kernels.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Oleg Nesterov <[email protected]>
Cc: [email protected]
Cc: Paul McKenney <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions