Skip to content
Commit 84e5acb7 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

XArray: Add xa_store_bh() and xa_store_irq()



These convenience wrappers disable interrupts while taking the spinlock.
A number of drivers would otherwise have to open-code these functions.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent 9c16bb88
Loading
Loading
Loading
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