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

XArray: Regularise xa_reserve


The xa_reserve() function was a little unusual in that it attempted to
be callable for all kinds of locking scenarios.  Make it look like the
other APIs with __xa_reserve, xa_reserve_bh and xa_reserve_irq variants.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent fe2b5114
No related branches found
No related tags found
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