aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2010-07-20 11:07:48 +0200
committerTejun Heo <tj@kernel.org>2010-07-20 11:15:14 +0200
commit931ac77ef65d2d90ee1def63d2041402ec7c53ab (patch)
tree370153ff6e85c9e8e0d00f1811d214dbcba6b00a /security
parentworkqueue: fix locking in retry path of maybe_create_worker() (diff)
downloadlinux-dev-931ac77ef65d2d90ee1def63d2041402ec7c53ab.tar.xz
linux-dev-931ac77ef65d2d90ee1def63d2041402ec7c53ab.zip
workqueue: fix build problem on !CONFIG_SMP
Commit f3421797 (workqueue: implement unbound workqueue) incorrectly tested CONFIG_SMP as part of a C expression in alloc/free_cwqs(). As CONFIG_SMP is not defined in UP, this breaks build. Fix it by using Found during linux-next build test. Signed-off-by: Tejun Heo <tj@kernel.org> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions