mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Add the optional ability to track which entries in an XArray are free and provide xa_alloc() to replace most of the functionality of the IDR. Signed-off-by: Matthew Wilcox <willy@infradead.org>