diff options
author | NeilBrown <neilb@suse.com> | 2018-06-18 05:52:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-22 07:43:27 +0300 |
commit | 0ad66449aa3cbaedbdeaf55bffce74084bb7e9f9 (patch) | |
tree | 32b444b2154c26c3936446dcc9d1d234521f23a5 /Documentation/memory-hotplug.txt | |
parent | 5af68ef7333c8606bfe6e400cb962081518c3acb (diff) | |
download | linux-0ad66449aa3cbaedbdeaf55bffce74084bb7e9f9.tar.xz |
rhashtable: use cmpxchg() to protect ->future_tbl.
Rather than borrowing one of the bucket locks to
protect ->future_tbl updates, use cmpxchg().
This gives more freedom to change how bucket locking
is implemented.
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/memory-hotplug.txt')
0 files changed, 0 insertions, 0 deletions