Files
android_kernel_fxtec_sm6115/arch/powerpc/include/asm
Matthew Wilcox 4bcde29edc BACKPORT: xarray: Replace exceptional entries
Introduce xarray value entries and tagged pointers to replace radix
tree exceptional entries.  This is a slight change in encoding to allow
the use of an extra bit (we can now store BITS_PER_LONG - 1 bits in a
value entry).  It is also a change in emphasis; exceptional entries are
intimidating and different.  As the comment explains, you can choose
to store values or pointers in the xarray and they are both first-class
citizens.

Change-Id: I24a3019e30f4cfe176e5d750b3466317d62e60bc
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Reviewed-by: Josef Bacik <jbacik@fb.com>
2026-05-31 11:15:37 +01:00
..
2022-06-25 11:49:00 +02:00
2020-11-05 11:08:51 +01:00
2018-06-03 20:32:02 +10:00
2018-06-23 21:43:21 +10:00
2018-06-03 20:43:34 +10:00
2018-07-30 22:48:21 +10:00
2018-06-23 21:43:21 +10:00