mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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>