https://github.com/torvalds/linux
Revision ba68bc0115ebfc37f911db4e87bf5f7991f89698 authored by Mel Gorman on 07 March 2015, 15:20:48 UTC, committed by Linus Torvalds on 12 March 2015, 21:07:41 UTC
The wrong value is being returned by change_huge_pmd since commit
10c1045f28e8 ("mm: numa: avoid unnecessary TLB flushes when setting
NUMA hinting entries") which allows a fallthrough that tries to adjust
non-existent PTEs. This patch corrects it.

Signed-off-by: Mel Gorman <mgorman@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 09d3591
History
Tip revision: ba68bc0115ebfc37f911db4e87bf5f7991f89698 authored by Mel Gorman on 07 March 2015, 15:20:48 UTC
mm: thp: Return the correct value for change_huge_pmd
Tip revision: ba68bc0
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.2 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top