diff options
author | Andrew Morton <[email protected]> | 2015-09-04 15:42:42 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-09-04 16:54:41 -0700 |
commit | e9f069868d60550c4b46f084ac9276a57c1b4711 (patch) | |
tree | f2b2146fdd2aebab3130c66815fddbd71ce3249a /kernel/module-internal.h | |
parent | 04697858d89e4bf2650364f8d6956e2554e8ef88 (diff) |
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.
[[email protected]: use NUMA_NO_NODE in kthread_create() also]
Cc: Nathan Zimmer <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Eric Dumazet <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'kernel/module-internal.h')
0 files changed, 0 insertions, 0 deletions