diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2007-04-27 05:39:14 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-27 05:39:14 +0200 |
commit | 39bf09493042200b967cdf2ee6e3f670b7963903 (patch) | |
tree | 081f76ef36a7ac43dd756dea1f9201caba7c821b /net/wireless | |
parent | [RXRPC]: Fix pointers passed to bitops. (diff) | |
download | linux-39bf09493042200b967cdf2ee6e3f670b7963903.tar.xz linux-39bf09493042200b967cdf2ee6e3f670b7963903.zip |
[AFS]: Eliminate cmpxchg() usage in vlocation code.
cmpxchg() is not available on every processor so can't
be used in generic code.
Replace with spinlock protection on the ->state changes,
wakeups, and wait loops.
Add what appears to be a missing wakeup on transition
to AFS_VL_VALID state in afs_vlocation_updater().
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions