mm.h: eliminate global pa_allocator

This commit is contained in:
Balazs Gerofi
2016-10-14 21:34:30 +09:00
parent 0d8d915d82
commit 0f7462ae1c
+1 -1
View File
@@ -72,7 +72,7 @@ struct ihk_mc_memory_node {
unsigned long ihk_mc_get_memory_address(enum ihk_mc_gma_type, int);
struct ihk_page_allocator_desc *pa_allocator;
struct ihk_page_allocator_desc;
void ihk_mc_reserve_arch_pages(struct ihk_page_allocator_desc *pa_allocator,
unsigned long start, unsigned long end,
void (*cb)(struct ihk_page_allocator_desc *,