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:
1ec9017
)
[SCSI] bnx2i: use kthread_create_on_node()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Thu, 2 Feb 2012 13:03:22 +0000
(14:03 +0100)
committer
James Bottomley
<JBottomley@Parallels.com>
Sun, 19 Feb 2012 14:09:01 +0000
(08:09 -0600)
bnx2i_percpu_thread_create() create per cpu kthread, and should use
proper NUMA aware API.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Eddie Wai <eddie.wai@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found