Skip to content
Commit e55687fe authored by Peter Zijlstra's avatar Peter Zijlstra
Browse files

seqlock: s/__SEQ_LOCKDEP/__SEQ_LOCK/g



__SEQ_LOCKDEP() is an expression gate for the
seqcount_LOCKNAME_t::lock member. Rename it to be about the member,
not the gate condition.

Later (PREEMPT_RT) patches will make the member available for !LOCKDEP
configs.

Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
parent af5a06b5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment