1
0
Files
linux/Documentation/core-api
Matthew Wilcox 4c0608f4a0 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: Matthew Wilcox <willy@infradead.org>
2018-11-05 16:38:08 -05:00
..
2018-01-01 12:40:27 -07:00
2018-10-15 16:31:29 -04:00
2017-05-16 08:44:16 -03:00
2018-11-05 16:38:08 -05:00