mirror of
https://github.com/torvalds/linux
synced 2026-06-17 07:42:07 +09: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>