|
@@ -1296,7 +1296,7 @@ static unsigned long unmap_page_range(struct mmu_gather *tlb,
|
|
|
|
|
|
/**
|
|
/**
|
|
* unmap_vmas - unmap a range of memory covered by a list of vma's
|
|
* unmap_vmas - unmap a range of memory covered by a list of vma's
|
|
- * @tlbp: address of the caller's struct mmu_gather
|
|
|
|
|
|
+ * @tlb: address of the caller's struct mmu_gather
|
|
* @vma: the starting vma
|
|
* @vma: the starting vma
|
|
* @start_addr: virtual address at which to start unmapping
|
|
* @start_addr: virtual address at which to start unmapping
|
|
* @end_addr: virtual address at which to end unmapping
|
|
* @end_addr: virtual address at which to end unmapping
|