diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-11-26 22:08:43 +0100 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-12-06 14:26:17 +0100 |
commit | 55f3f7eab75c10d9b33d122670b5935ab64db50f (patch) | |
tree | 6a601ac3c08993730dfade808fe6806e1bfbf98c /lib | |
parent | radix tree: Don't return retry entries from lookup (diff) | |
download | linux-55f3f7eab75c10d9b33d122670b5935ab64db50f.tar.xz linux-55f3f7eab75c10d9b33d122670b5935ab64db50f.zip |
XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh
These convenience wrappers match the other _irq and _bh wrappers we
already have. It turns out I'd already open-coded xa_cmpxchg_irq()
in the shmem code, so convert that.
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions