]> git.baikalelectronics.ru Git - kernel.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)
commit8c78579e3101acdf794e4f4fa32d72937bfea1ae
treec8da7f1d2eed5999af067c714d65de7b90840f79
parent57fb7b69f2c276a06c614a7c64a2563f126ea735
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