From 4619cdbc6b3fca9f07482095e338c16ee0c6d722 Mon Sep 17 00:00:00 2001 From: Tejun Heo Date: Wed, 22 Aug 2012 16:49:44 -0700 Subject: [PATCH] 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-format-patch failed