diff options
| -rw-r--r-- | fs/dax.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -788,7 +788,7 @@ static void dax_entry_mkclean(struct address_space *mapping, pgoff_t index, | |||
| 788 | address = pgoff_address(index, vma); | 788 | address = pgoff_address(index, vma); |
| 789 | 789 | ||
| 790 | /* | 790 | /* |
| 791 | * Note because we provide start/end to follow_pte_pmd it will | 791 | * Note because we provide range to follow_pte_pmd it will |
| 792 | * call mmu_notifier_invalidate_range_start() on our behalf | 792 | * call mmu_notifier_invalidate_range_start() on our behalf |
| 793 | * before taking any lock. | 793 | * before taking any lock. |
| 794 | */ | 794 | */ |
