]> Git Repo - linux.git/commit
mm: numa: call MMU notifiers on THP migration
authorMel Gorman <[email protected]>
Thu, 19 Dec 2013 01:08:33 +0000 (17:08 -0800)
committerLinus Torvalds <[email protected]>
Thu, 19 Dec 2013 03:04:51 +0000 (19:04 -0800)
commitf714f4f20e59ea6eea264a86b9a51fd51b88fc54
tree62838c16d35b2be000234942322f42bca868ee46
parent2b4847e73004c10ae6666c2e27b5c5430aed8698
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 <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Cc: Alex Thorlton <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/migrate.c
This page took 0.042828 seconds and 4 git commands to generate.