mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-03-09 07:09:52 +00:00
580.82.07
This commit is contained in:
@@ -177,6 +177,9 @@ typedef struct
|
||||
|
||||
// Number of pages that are directly populated on the destination
|
||||
unsigned long num_populate_anon_pages;
|
||||
|
||||
// Tracks if OOM condition was encountered.
|
||||
bool out_of_memory;
|
||||
} migrate_vma_state_t;
|
||||
|
||||
#if defined(CONFIG_MIGRATE_VMA_HELPER)
|
||||
|
||||
Reference in New Issue
Block a user