Skip to content
Snippets Groups Projects
Commit 55f3f7ea authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

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: default avatarMatthew Wilcox <willy@infradead.org>
parent eff3860b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment