Revert "xpmem: map only resident segment pages at attach time (workaround for Fugaku)"
This reverts commit 3c646e2485.
Change-Id: Ibae8100403586775a32d6eb36c74383131066ac9
This commit is contained in:
@ -62,7 +62,7 @@ extern int interrupt_from_user(void *);
|
||||
struct tlb_flush_entry tlb_flush_vector[IHK_TLB_FLUSH_IRQ_VECTOR_SIZE];
|
||||
|
||||
int anon_on_demand = 0;
|
||||
int xpmem_remote_on_demand = 1;
|
||||
int xpmem_remote_on_demand;
|
||||
|
||||
static struct ihk_mc_pa_ops *pa_ops;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user