From: Matthew Wilcox Date: Fri, 29 Aug 2014 22:18:33 +0000 (-0700) Subject: mm: actually clear pmd_numa before invalidating X-Git-Tag: fix-v3.17-io-chain-v3~10^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce8369bcbeeea6dfe24a6c8f60d2fcfce0432830;p=pandora-kernel.git mm: actually clear pmd_numa before invalidating Commit 67f87463d3a3 ("mm: clear pmd_numa before invalidating") cleared the NUMA bit in a copy of the PMD entry, but then wrote back the original Signed-off-by: Matthew Wilcox Acked-by: Mel Gorman Reviewed-by: Rik van Riel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed