Skip to content
Commit a97e7904 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

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: default avatarMatthew Wilcox <willy@infradead.org>
parent ff9c745b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment