From: Chris Wilson Date: Wed, 14 Oct 2009 12:40:04 +0000 (+0100) Subject: drm/i915: Use a single thread workqueue X-Git-Tag: v2.6.33-rc1~323^2~5^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aed5f1dc264e2bc87e8656dd6945e4b1e72ebdbc;p=pandora-kernel.git drm/i915: Use a single thread workqueue Our work is serialised so allocating per-cpu workqueues is overkill and a waste of resources. Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed