Matthew Wilcox a97e7904c0 mm: Convert workingset to XArray
We construct an XA_STATE and use it to delete the node with
xas_store() rather than adding a special function for this unique
use case.  Includes a test that simulates this usage for the
test suite.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
2018-10-21 10:46:36 -04:00
..
2018-08-14 23:49:13 +02:00
2018-08-25 14:12:36 -07:00
2018-10-21 10:46:36 -04:00
2018-08-20 15:38:44 -07:00
2018-09-18 19:55:01 -07:00
2018-08-23 15:34:48 -07:00
2018-08-15 22:06:26 -07:00
2018-07-26 00:12:56 -07:00
2018-09-17 18:59:21 +02:00
2018-08-23 15:44:58 -07:00