diff options
author | Christoph Lameter <cl@linux-foundation.org> | 2010-07-09 14:07:10 -0500 |
---|---|---|
committer | Pekka Enberg <penberg@cs.helsinki.fi> | 2010-07-16 11:13:06 +0300 |
commit | 2154a336381f85f5390d9a84c6cf4a7d2847b6ed (patch) | |
tree | 6b4f2136878a578e8675f042bd4a361a8ca253df /kernel/kmod.c | |
parent | 1c5474a65bf15a4cb162dfff86d6d0b5a08a740c (diff) |
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/kmod.c')
0 files changed, 0 insertions, 0 deletions