Revision ce8369bcbeeea6dfe24a6c8f60d2fcfce0432830 authored by Matthew Wilcox on 29 August 2014, 22:18:33 UTC, committed by Linus Torvalds on 29 August 2014, 23:28:15 UTC
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>
1 parent 0cfb8f0
History
File Mode Size
Kconfig -rw-r--r-- 640 bytes
Makefile -rw-r--r-- 207 bytes
alloc.c -rw-r--r-- 12.2 KB
anode.c -rw-r--r-- 15.4 KB
buffer.c -rw-r--r-- 4.6 KB
dentry.c -rw-r--r-- 1.4 KB
dir.c -rw-r--r-- 8.5 KB
dnode.c -rw-r--r-- 30.4 KB
ea.c -rw-r--r-- 11.4 KB
file.c -rw-r--r-- 5.3 KB
hpfs.h -rw-r--r-- 17.9 KB
hpfs_fn.h -rw-r--r-- 12.4 KB
inode.c -rw-r--r-- 8.8 KB
map.c -rw-r--r-- 8.9 KB
name.c -rw-r--r-- 3.1 KB
namei.c -rw-r--r-- 15.7 KB
super.c -rw-r--r-- 19.1 KB

back to top