commit | b5149873a0c299195b5346fe4dc2c5b04ae2f995 | [log] [tgz] |
---|---|---|
author | Tal Shorer <tal.shorer@gmail.com> | Sat Oct 21 19:29:24 2017 +0300 |
committer | Tejun Heo <tj@kernel.org> | Sat Oct 21 09:32:15 2017 -0700 |
tree | 534024d1cdc80574754200444866721b764b6612 | |
parent | 9c323bff13f92832e03657cabdd70d731408d621 [diff] |
workqueue: respect isolated cpus when queueing an unbound work Initialize wq_unbound_cpumask to exclude cpus that were isolated by the cmdline's isolcpus parameter. Signed-off-by: Tal Shorer <tal.shorer@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>