From: Eric Dumazet Date: Thu, 2 Feb 2012 13:03:22 +0000 (+0100) Subject: [SCSI] bnx2i: use kthread_create_on_node() X-Git-Tag: v3.4-rc1~145^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93713f3bf1d74c57ff851d17de54bb273d94210c;p=pandora-kernel.git [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 Acked-by: Eddie Wai Signed-off-by: James Bottomley --- Reading git-diff-tree failed