All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] mm-migratec-cleanup-comment-for-migration_entry_wait.patch removed from -mm tree
@ 2012-01-11 21:28 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2012-01-11 21:28 UTC (permalink / raw)
  To: shhuiw, minchan, mm-commits


The patch titled
     Subject: mm/migrate.c: cleanup comment for migration_entry_wait()
has been removed from the -mm tree.  Its filename was
     mm-migratec-cleanup-comment-for-migration_entry_wait.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
From: Wang Sheng-Hui <shhuiw@gmail.com>
Subject: mm/migrate.c: cleanup comment for migration_entry_wait()

migration_entry_wait() can also be called from hugetlb_fault() now. 
Remove the incorrect comment.

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Acked-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/migrate.c |    2 --
 1 file changed, 2 deletions(-)

diff -puN mm/migrate.c~mm-migratec-cleanup-comment-for-migration_entry_wait mm/migrate.c
--- a/mm/migrate.c~mm-migratec-cleanup-comment-for-migration_entry_wait
+++ a/mm/migrate.c
@@ -181,8 +181,6 @@ static void remove_migration_ptes(struct
  * 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)
_

Patches currently in -mm which might be from shhuiw@gmail.com are

origin.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-11 21:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-11 21:28 [merged] mm-migratec-cleanup-comment-for-migration_entry_wait.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.