commit | 93713f3bf1d74c57ff851d17de54bb273d94210c | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Thu Feb 02 14:03:22 2012 +0100 |
committer | James Bottomley <JBottomley@Parallels.com> | Sun Feb 19 08:09:01 2012 -0600 |
tree | 99ce2b0207e67ee0ea31485f0e9a3712e9c1b313 | |
parent | 1ec90174bdb4d8798299aebdcc078c3ac7e2e2c4 [diff] |
[SCSI] bnx2i: use kthread_create_on_node() 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>