summaryrefslogtreecommitdiffstats
path: root/mm/vmpressure.c
diff options
context:
space:
mode:
authorMatthew Wilcox <willy@infradead.org>2017-11-17 10:01:45 -0500
committerMatthew Wilcox <willy@infradead.org>2018-10-21 10:46:33 -0400
commit74d609585d8bd6083bd9d75bc1fd2c0d3851bcc5 (patch)
tree21b2c29ac80af601c6cdfcea2452fc2b9c00f617 /mm/vmpressure.c
parent0d3f92966629e536b0c5c2355c1ada8e21c245f6 (diff)
downloadlinux-stable-74d609585d8bd6083bd9d75bc1fd2c0d3851bcc5.tar.gz
linux-stable-74d609585d8bd6083bd9d75bc1fd2c0d3851bcc5.tar.bz2
linux-stable-74d609585d8bd6083bd9d75bc1fd2c0d3851bcc5.zip
page cache: Add and replace pages using the XArray
Use the XArray APIs to add and replace pages in the page cache. This removes two uses of the radix tree preload API and is significantly shorter code. It also removes the last user of __radix_tree_create() outside radix-tree.c itself, so make it static. Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'mm/vmpressure.c')
0 files changed, 0 insertions, 0 deletions