]> git.baikalelectronics.ru Git - kernel.git/commit
lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined
authorAmir Vadai <amirv@mellanox.com>
Sun, 29 Jun 2014 08:54:56 +0000 (11:54 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jul 2014 01:29:23 +0000 (18:29 -0700)
commita240fc0577f2484201bea4ef05708067feeb8b2c
treec30660d72d6b31b44872b1b1e756be8a81a179a1
parentda97692f8e95a2aefbaa4d59e42d0f8ef5a1c304
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>
lib/cpumask.c