Skip to content
Snippets Groups Projects
user avatar
Matthew Wilcox authored
xa_insert() should treat reserved entries as occupied, not as available.
Also, it should treat requests to insert a NULL pointer as a request
to reserve the slot.  Add xa_insert_bh() and xa_insert_irq() for
completeness.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
b0606fed
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.