Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Matthew Wilcox <willy@infradead.org>
- Loading branch information