diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-10-26 20:41:29 +0200 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-11-05 22:38:09 +0100 |
commit | 84e5acb76dacb8ebd648a86a53907ce0dd616534 (patch) | |
tree | 21bd8958fbf6ae3c7195931876037fc174ea5ce7 /fs | |
parent | XArray: Turn xa_erase into an exported function (diff) | |
download | linux-84e5acb76dacb8ebd648a86a53907ce0dd616534.tar.xz linux-84e5acb76dacb8ebd648a86a53907ce0dd616534.zip |
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: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions