X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=mm%2Fmmu_notifier.c;h=93e6089cb456a0f036dd38fc2d5ccbd66143f5c4;hb=b7356abb9fb952d385caef6d58d7e7aff17a478e;hp=6725ff183374280ac9a5dcc786cd42f91d3cf669;hpb=1728ddb2ca726b150e7bf10cdd35b5c3fc5efcf3;p=~andy%2Flinux diff --git a/mm/mmu_notifier.c b/mm/mmu_notifier.c index 6725ff18337..93e6089cb45 100644 --- a/mm/mmu_notifier.c +++ b/mm/mmu_notifier.c @@ -315,7 +315,7 @@ void mmu_notifier_unregister(struct mmu_notifier *mn, struct mm_struct *mm) /* * Wait for any running method to finish, of course including - * ->release if it was run by mmu_notifier_relase instead of us. + * ->release if it was run by mmu_notifier_release instead of us. */ synchronize_srcu(&srcu);