mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
XArray marks are like the radix tree tags, only slightly more strongly typed. They are renamed in order to distinguish them from tagged pointers. This commit adds the basic get/set/clear operations. Signed-off-by: Matthew Wilcox <willy@infradead.org>