commit | 7ae3424fb4b5587d9b2db12a4b1040c52073dd5c | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@infradead.org> | Mon Dec 04 03:28:00 2017 -0500 |
committer | Matthew Wilcox <willy@infradead.org> | Sun Oct 21 10:46:40 2018 -0400 |
tree | 0b827f9645b9aa2b1cd40dd3df28256038f3f8a4 | |
parent | c121d3bb717ee932caf031c6a7923547f7f83163 [diff] |
shmem: Convert shmem_partial_swap_usage to XArray Simpler code because the xarray takes care of things like the limit and dereferencing the slot. Signed-off-by: Matthew Wilcox <willy@infradead.org>