diff options
Diffstat (limited to 'arch/powerpc/mm/hugetlbpage.c')
-rw-r--r-- | arch/powerpc/mm/hugetlbpage.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/mm/hugetlbpage.c b/arch/powerpc/mm/hugetlbpage.c index d67db4bd672d..90bb6d9409bf 100644 --- a/arch/powerpc/mm/hugetlbpage.c +++ b/arch/powerpc/mm/hugetlbpage.c | |||
@@ -633,8 +633,6 @@ static void hugetlb_free_pud_range(struct mmu_gather *tlb, pgd_t *pgd, | |||
633 | 633 | ||
634 | /* | 634 | /* |
635 | * This function frees user-level page tables of a process. | 635 | * This function frees user-level page tables of a process. |
636 | * | ||
637 | * Must be called with pagetable lock held. | ||
638 | */ | 636 | */ |
639 | void hugetlb_free_pgd_range(struct mmu_gather *tlb, | 637 | void hugetlb_free_pgd_range(struct mmu_gather *tlb, |
640 | unsigned long addr, unsigned long end, | 638 | unsigned long addr, unsigned long end, |