[PATCH 3.14 92/94] mm/numa: Remove BUG_ON() in __handle_mm_fault()

2014-07-07 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Rik van Riel commit 107437febd495a50e2cd09c81bbaa84d30e57b07 upstream. Changing PTEs and PMDs to pte_numa & pmd_numa is done with the mmap_sem held for reading, which means a pmd can be

[PATCH 3.14 92/94] mm/numa: Remove BUG_ON() in __handle_mm_fault()

2014-07-07 Thread Greg Kroah-Hartman
3.14-stable review patch. If anyone has any objections, please let me know. -- From: Rik van Riel r...@redhat.com commit 107437febd495a50e2cd09c81bbaa84d30e57b07 upstream. Changing PTEs and PMDs to pte_numa pmd_numa is done with the mmap_sem held for reading, which means a