introduction of ihk_mc_pt_virt_to_phys_size()

This commit is contained in:
Balazs Gerofi
2016-11-23 08:40:33 +09:00
parent ae618a0c68
commit 787d34f650
3 changed files with 19 additions and 2 deletions

View File

@ -7694,6 +7694,7 @@ static int do_process_vm_read_writev(int pid,
struct process_vm *rvm = NULL;
unsigned long rphys;
unsigned long rpage_left;
unsigned long psize;
void *rva;
struct vm_range *range;
struct mcs_rwlock_node_irqsave lock;