git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cfb8f0
)
mm: actually clear pmd_numa before invalidating
author
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Fri, 29 Aug 2014 22:18:33 +0000
(15:18 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 29 Aug 2014 23:28:15 +0000
(16:28 -0700)
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 <matthew.r.wilcox@intel.com>
Acked-by: Mel Gorman <mgorman@suse.de>
Reviewed-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/pgtable-generic.c
patch
|
blob
|
history
diff --cc
mm/pgtable-generic.c
Simple merge