]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux: Remove smp_read_barrier_depends() from comments
authorWill Deacon <will@kernel.org>
Thu, 7 Nov 2019 14:46:59 +0000 (14:46 +0000)
committerWill Deacon <will@kernel.org>
Tue, 21 Jul 2020 09:50:37 +0000 (10:50 +0100)
commitf0b7ecd8311374edf09410d617bc584fd10731da
treef80d4f5a8a266a1e12b87ed1d95b07a5db5a965b
parentf613d5c4b8a03dc91eaa32ce1cd2cff61aac1c8b
include/linux: Remove smp_read_barrier_depends() from comments

smp_read_barrier_depends() doesn't exist any more, so reword the two
comments that mention it to refer to "dependency ordering" instead.

Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Will Deacon <will@kernel.org>
include/linux/percpu-refcount.h
include/linux/ptr_ring.h