]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm/migrate.c: cleanup comment for migration_entry_wait()
authorWang Sheng-Hui <shhuiw@gmail.com>
Tue, 10 Jan 2012 23:08:22 +0000 (15:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Jan 2012 00:30:45 +0000 (16:30 -0800)
commit564c81db19f3630f53a14bbceb7b85eb9660ded3
treec8da7f1d2eed5999af067c714d65de7b90840f79
parentfcfb4dcc9698f932836aa63ba0d82e7dbd300fb3
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/migrate.c