From: Padmanabh Ratnakar Date: Thu, 26 Mar 2015 07:05:08 +0000 (-0400) Subject: be2net: assign CPU affinity hints to be2net IRQs X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~131^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d658d98aa55a0a6e1f3b818645b098bc3187777a;p=pandora-kernel.git be2net: assign CPU affinity hints to be2net IRQs This patch provides hints to irqbalance to map be2net IRQs to specific CPU cores. cpumask_set_cpu_local_first() is used, which first maps IRQs to near NUMA cores; when those cores are exhausted, IRQs are mapped to far NUMA cores. Signed-off-by: Padmanabh Ratnakar Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed