diff --git a/[refs] b/[refs] index c1abd2b92fbe..9e9b8b1a95b5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fcfb4dcc9698f932836aa63ba0d82e7dbd300fb3 +refs/heads/master: 564c81db19f3630f53a14bbceb7b85eb9660ded3 diff --git a/trunk/mm/migrate.c b/trunk/mm/migrate.c index 594dc375d0f9..670bb8911cd1 100644 --- a/trunk/mm/migrate.c +++ b/trunk/mm/migrate.c @@ -181,8 +181,6 @@ static void remove_migration_ptes(struct page *old, struct page *new) * Something used the pte of a page under migration. We need to * get to the page and wait until migration is finished. * When we return from this function the fault will be retried. - * - * This function is called from do_swap_page(). */ void migration_entry_wait(struct mm_struct *mm, pmd_t *pmd, unsigned long address)