|
@@ -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)
|