From: Tejun Heo Date: Wed, 22 Aug 2012 23:49:44 +0000 (-0700) Subject: staging: omapdrm: use alloc_ordered_workqueue() instead of UNBOUND w/ max_active = 1 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~793 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4619cdbc6b3fca9f07482095e338c16ee0c6d722;p=pandora-kernel.git staging: omapdrm: use alloc_ordered_workqueue() instead of UNBOUND w/ max_active = 1 This is an equivalent conversion and will ease scheduled removal of WQ_NON_REENTRANT. Only compile tested. Signed-off-by: Tejun Heo Signed-off-by: Rob Clark Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed