Skip to content
Snippets Groups Projects
Commit c121d3bb authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

shmem: Convert shmem_free_swap to XArray


Since we are conditionally storing NULL in the XArray, we do not need
to allocate memory and the GFP flags will be unused.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent 7b8d046f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment