aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorGravatar Matthew Wilcox <willy@infradead.org> 2017-11-24 14:24:59 -0500
committerGravatar Matthew Wilcox <willy@infradead.org> 2018-10-21 10:46:36 -0400
commita97e7904c0806309fd77103005bb7820c3f1c5e4 (patch)
tree8cfe89076cd837e7efee4e36a7904b5040eb9442 /crypto
parentmm: Convert page-writeback to XArray (diff)
downloadlinux-a97e7904c0806309fd77103005bb7820c3f1c5e4.tar.gz
linux-a97e7904c0806309fd77103005bb7820c3f1c5e4.tar.bz2
linux-a97e7904c0806309fd77103005bb7820c3f1c5e4.zip
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>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions