diff options
author | 2010-07-09 14:07:10 -0500 | |
---|---|---|
committer | 2010-07-16 11:13:06 +0300 | |
commit | 2154a336381f85f5390d9a84c6cf4a7d2847b6ed (patch) | |
tree | 6b4f2136878a578e8675f042bd4a361a8ca253df /kernel/workqueue.c | |
parent | Linux 2.6.35-rc5 (diff) | |
download | linux-rng-2154a336381f85f5390d9a84c6cf4a7d2847b6ed.tar.xz linux-rng-2154a336381f85f5390d9a84c6cf4a7d2847b6ed.zip |
slub: Use a constant for a unspecified node.
kmalloc_node() and friends can be passed a constant -1 to indicate
that no choice was made for the node from which the object needs to
come.
Use NUMA_NO_NODE instead of -1.
CC: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions