diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2015-09-04 22:42:42 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-04 23:54:41 (GMT) |
commit | e9f069868d60550c4b46f084ac9276a57c1b4711 (patch) | |
tree | f2b2146fdd2aebab3130c66815fddbd71ce3249a /net/tipc/node.c | |
parent | 04697858d89e4bf2650364f8d6956e2554e8ef88 (diff) | |
download | linux-e9f069868d60550c4b46f084ac9276a57c1b4711.tar.xz |
kernel/kthread.c:kthread_create_on_node(): clarify documentation
- Make it clear that the `node' arg refers to memory allocations only:
kthread_create_on_node() does not pin the new thread to that node's
CPUs.
- Encourage the use of NUMA_NO_NODE.
[nzimmer@sgi.com: use NUMA_NO_NODE in kthread_create() also]
Cc: Nathan Zimmer <nzimmer@sgi.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions