commit | edbfd9112f70c34b2965580a67dad5fb306fb6c9 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Fri Nov 03 07:02:15 2017 -0700 |
committer | Tejun Heo <tj@kernel.org> | Fri Nov 03 07:02:15 2017 -0700 |
tree | 7dc45dcef880b55493a9ea8b69799ccf70a58b72 | |
parent | b5149873a0c299195b5346fe4dc2c5b04ae2f995 [diff] |
Revert "workqueue: respect isolated cpus when queueing an unbound work" This reverts commit b5149873a0c299195b5346fe4dc2c5b04ae2f995. It conflicts with the following isolcpus change from the sched branch. edb9382175c3 ("sched/isolation: Move isolcpus= handling to the housekeeping code") Let's revert for now. Signed-off-by: Tejun Heo <tj@kernel.org>