git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b21d18
)
IB/ehca: Use kthread_create_on_node()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Sun, 26 Feb 2012 01:47:21 +0000
(17:47 -0800)
committer
Roland Dreier
<roland@purestorage.com>
Sun, 26 Feb 2012 01:47:21 +0000
(17:47 -0800)
Since create_comp_task() creates percpu kthread, it makes sense to use
kthread_create_on_node() to get proper NUMA affinity for kthread
stack.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/ehca/ehca_irq.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/hw/ehca/ehca_irq.c
Simple merge