summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup_freezer.c
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-01-16 15:31:15 -0800
committerMike Travis <travis@sgi.com>2009-01-16 15:31:15 -0800
commit68564a46976017496c2227660930d81240f82355 (patch)
tree22e44be89c3bc3fe3491957cca8bdc92c52e1e38 /kernel/cgroup_freezer.c
parentc99dbbe9f8f6b3e9383e64710217e873431d1c31 (diff)
downloadop-kernel-dev-68564a46976017496c2227660930d81240f82355.zip
op-kernel-dev-68564a46976017496c2227660930d81240f82355.tar.gz
work_on_cpu: don't try to get_online_cpus() in work_on_cpu.
Impact: remove potential circular lock dependency with cpu hotplug lock This has caused more problems than it solved, with a pile of cpu hotplug locking issues. Followup patches will get_online_cpus() in callers that need it, but if they don't do it they're no worse than before when they were using set_cpus_allowed without locking. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Mike Travis <travis@sgi.com>
Diffstat (limited to 'kernel/cgroup_freezer.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud