Files
android_kernel_fxtec_sm6115/include/linux
Matthew Wilcox 2597dbe888 BACKPORT: XArray: Redesign xa_alloc API
It was too easy to forget to initialise the start index.  Add an
xa_limit data structure which can be used to pass min & max, and
define a couple of special values for common cases.  Also add some
more tests cribbed from the IDR test suite.  Change the return value
from -ENOSPC to -EBUSY to match xa_insert().

Change-Id: I9f624fabe03a59da190560aac0dbb20e73b12ff1
Signed-off-by: Matthew Wilcox <willy@infradead.org>
2026-05-31 11:15:39 +01:00
..
2026-04-09 14:44:43 +08:00
2025-08-31 10:10:00 +01:00
2025-09-30 21:35:03 +01:00
2022-12-17 00:25:35 +02:00
2026-01-29 12:09:34 +08:00
2024-06-09 02:32:30 +03:00
2022-08-25 11:15:23 +02:00
2023-06-21 15:39:57 +02:00
2023-02-22 12:28:07 +00:00
2025-09-16 13:55:10 +02:00
2025-08-28 03:26:18 +03:00
2023-10-25 11:16:20 +02:00
2023-05-18 15:51:07 +00:00
2024-02-23 08:12:39 +01:00