diff options
author | 2010-07-02 10:03:51 +0200 | |
---|---|---|
committer | 2010-07-02 10:03:51 +0200 | |
commit | a1e453d2799760ecf2e09ecd45b80edbe7ff540e (patch) | |
tree | d2f9383f2703c762051a8379872244b1a4ebda2e /kernel/sysctl.c | |
parent | workqueue: fix race condition in flush_workqueue() (diff) | |
download | linux-dev-a1e453d2799760ecf2e09ecd45b80edbe7ff540e.tar.xz linux-dev-a1e453d2799760ecf2e09ecd45b80edbe7ff540e.zip |
workqueue: fix incorrect cpu number BUG_ON() in get_work_gcwq()
get_work_gcwq() was incorrectly triggering BUG_ON() if cpu number is
equal to or higher than num_possible_cpus() instead of nr_cpu_ids.
Fix it.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions