mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-08-18 19:01:13 +00: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. Change-Id: Ibd405ae12bbd0de3609e52a555d485d8e2bec5d9 Signed-off-by: Matthew Wilcox <willy@infradead.org>