Files
kernel_arpi/include/linux
Matthew Wilcox 7b8d046fba shmem: Convert shmem_alloc_hugepage to XArray
xa_find() is a slightly easier API to use than
radix_tree_gang_lookup_slot() because it contains its own RCU locking.
This commit removes the last user of radix_tree_gang_lookup_slot()
so remove the function too.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
2018-10-21 10:46:40 -04:00
..
2018-08-09 14:05:30 -07:00
2018-08-22 10:52:48 -07:00
2018-10-21 10:46:36 -04:00
2018-09-04 21:31:43 +02:00
2018-10-21 10:46:33 -04:00
2018-08-08 11:06:20 +02:00
2018-08-22 10:52:45 -07:00
2018-10-21 10:46:39 -04:00
2018-08-22 10:52:46 -07:00
2018-08-16 12:14:42 -07:00
2018-09-29 22:47:49 -04:00