https://github.com/torvalds/linux
Revision 9ac33b2b749e9539e84bbb1a41f97b066c4bd757 authored by Christoph Lameter on 04 March 2008, 20:24:22 UTC, committed by Christoph Lameter on 07 March 2008, 00:21:49 UTC
The NUMA fallback logic should be passing local_flags to kmem_get_pages() and not simply the
flags passed in.

Reviewed-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
1 parent b773ad7
History
Tip revision: 9ac33b2b749e9539e84bbb1a41f97b066c4bd757 authored by Christoph Lameter on 04 March 2008, 20:24:22 UTC
slab numa fallback logic: Do not pass unfiltered flags to page allocator
Tip revision: 9ac33b2
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 95.1 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top