]> git.baikalelectronics.ru Git - kernel.git/commit
mm: numa: call MMU notifiers on THP migration
authorMel Gorman <mgorman@suse.de>
Thu, 19 Dec 2013 01:08:33 +0000 (17:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Dec 2013 03:04:51 +0000 (19:04 -0800)
commit3e618b24eedc2a26fa5946bf37403de1cff63073
tree62838c16d35b2be000234942322f42bca868ee46
parente8722cae7f00bda5788157835f3c2c7ab62cdcf2
mm: numa: call MMU notifiers on THP migration

MMU notifiers must be called on THP page migration or secondary MMUs
will get very confused.

Signed-off-by: Mel Gorman <mgorman@suse.de>
Reviewed-by: Rik van Riel <riel@redhat.com>
Cc: Alex Thorlton <athorlton@sgi.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/migrate.c