commit | 143b5ba21b2bd5091cd8dcd92de7ba1ed1d1c83c | [log] [tgz] |
---|---|---|
author | Amir Vadai <amirv@mellanox.com> | Sun Jun 29 11:54:56 2014 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 02 18:29:23 2014 -0700 |
tree | c30660d72d6b31b44872b1b1e756be8a81a179a1 | |
parent | 35f6f45368632f21bd27559c44dbb1cab51d8947 [diff] |
lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined When device is non numa aware (numa_node == -1), use all online cpu's. Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>