From: Tejun Heo Date: Wed, 22 Aug 2012 23:40:57 +0000 (-0700) Subject: i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active = 1 X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~30^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53621860c38caff37fff99ba5f0b817511907bc4;p=pandora-kernel.git i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active = 1 This is an equivalent conversion and will ease scheduled removal of WQ_NON_REENTRANT. Signed-off-by: Tejun Heo Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed