diff options
author | Nicholas Mc Guire <der.herr@hofr.at> | 2013-12-02 04:03:52 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-02-13 22:21:03 (GMT) |
commit | 9fb9623717dee26a32936b94a49c28832a1d711a (patch) | |
tree | cfe96ed53845e893cf8962c2ac6b534f458423b6 /include/net/ax25.h | |
parent | d4ac6eac18c848277ba4e553ca51c36216afee98 (diff) | |
download | linux-fsl-qoriq-9fb9623717dee26a32936b94a49c28832a1d711a.tar.xz |
seqlock: consolidate spin_lock/unlock waiting with spin_unlock_wait
since c2f21ce ("locking: Implement new raw_spinlock")
include/linux/spinlock.h includes spin_unlock_wait() to wait for a concurren
holder of a lock. this patch just moves over to that API. spin_unlock_wait
covers both raw_spinlock_t and spinlock_t so it should be safe here as well.
the added rt-variant of read_seqbegin in include/linux/seqlock.h that is being
modified, was introduced by patch:
seqlock-prevent-rt-starvation.patch
behavior should be unchanged.
Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Diffstat (limited to 'include/net/ax25.h')
0 files changed, 0 insertions, 0 deletions