io_uring/net: un-indent mshot retry path in io_recv_finish()
[platform/kernel/linux-rpi.git] / mm / mmu_gather.c
index ea9683e..4f559f4 100644 (file)
@@ -63,6 +63,7 @@ static void tlb_flush_rmap_batch(struct mmu_gather_batch *batch, struct vm_area_
 /**
  * tlb_flush_rmaps - do pending rmap removals after we have flushed the TLB
  * @tlb: the current mmu_gather
+ * @vma: The memory area from which the pages are being removed.
  *
  * Note that because of how tlb_next_batch() above works, we will
  * never start multiple new batches with pending delayed rmaps, so