An error occurred while fetching folder content.
page migration: fix NR_FILE_PAGES accounting
Christoph Lameter authored

NR_FILE_PAGES must be accounted for depending on the zone that the page
belongs to.  If we replace the page in the radix tree then we may have to
shift the count to another zone.
Suggested-by: default avatarEthan Solomita <solo@google.com>
Eventually-typed-in-by: default avatarChristoph Lameter <clameter@sgi.com>
Cc: Martin Bligh <mbligh@mbligh.org>
Cc: <stable@kernel.org>
Signed-off-by: default avatarChristoph Lameter <clameter@sgi.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
0e8c7d0f
Name Last commit Last update
..