Files
ack-tegra/include/linux
Matthew Wilcox a3e4d3f97e 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().

Signed-off-by: Matthew Wilcox <willy@infradead.org>
2019-02-06 13:32:23 -05:00
..
2019-01-25 15:32:28 -08:00
2019-01-24 11:11:45 -07:00
2018-12-18 17:50:47 +01:00
2018-12-19 10:42:08 +01:00
2018-12-28 12:11:52 -08:00
2019-01-04 13:13:48 -08:00
2019-01-04 13:13:48 -08:00
2019-01-07 16:38:26 +01:00
2018-12-21 11:50:02 -05:00
2019-01-18 14:05:14 -08:00
2019-01-11 18:05:40 -08:00
2018-12-22 12:15:29 +01:00
2019-02-06 13:32:23 -05:00