]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'numa-migration-fixes' (fixes from Mel Gorman)
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Oct 2014 18:57:52 +0000 (11:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Oct 2014 18:57:52 +0000 (11:57 -0700)
commitb8dbe07acf9992bb9b40e0941ab53b5df75dc02e
tree4dfc05cc6a16dca18b8bad55d3f085b126244b85
parent1e44fcfbed778dcfe8473bdb334b86eaf65f0db0
parentfdd7c7a96d6cdef4ff7cc196f9a8346a5c8e420b
Merge branch 'numa-migration-fixes' (fixes from Mel Gorman)

Merge NUMA balancing related fixlets from Mel Gorman:
 "There were a few minor changes so am resending just the two patches
  that are mostly likely to affect the bug Dave and Sasha saw and marked
  them for stable.

  I'm less confident it will address Sasha's problem because while I
  have not kept up to date, I believe he's also seeing memory corruption
  issues in next from an unknown source.  Still, it would be nice to see
  how they affect trinity testing.

  I'll send the MPOL_MF_LAZY patch separately because it's not urgent"

* emailed patches from Mel Gorman <mgorman@suse.de>:
  mm: numa: Do not mark PTEs pte_numa when splitting huge pages
  mm: migrate: Close race between migration completion and mprotect