https://github.com/torvalds/linux
Revision 6f5a55f1a6c5abee15a0e878e5c74d9f1569b8b0 authored by Linus Torvalds on 06 February 2010, 00:16:50 UTC, committed by Linus Torvalds on 06 February 2010, 21:00:37 UTC
We incorrectly depended on the 'node_state/node_isset()' functions
testing the node range, rather than checking it explicitly.  That's not
reliable, even if it might often happen to work.  So do the proper
explicit test.

Reported-by: Marcus Meissner <meissner@suse.de>
Acked-and-tested-by: Brice Goglin <Brice.Goglin@inria.fr>
Acked-by: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Cc: stable@kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 9d9c3a5
History
Tip revision: 6f5a55f1a6c5abee15a0e878e5c74d9f1569b8b0 authored by Linus Torvalds on 06 February 2010, 00:16:50 UTC
Fix potential crash with sys_move_pages
Tip revision: 6f5a55f
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-- 843 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 160.2 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top