Hi Tejun, On Wed, Aug 22, 2012 at 04:22:16PM -0700, Tejun Heo wrote: > NFC is using a number of custom ordered workqueues w/ WQ_MEM_RECLAIM. > WQ_MEM_RECLAIM is unnecessary unless NFC is gonna be used as transport > for storage device, and all use cases match one work item to one > ordered workqueue - IOW, there's no actual ordering going on at all > and using system_nrt_wq gives the same behavior. > > There's nothing to be gained by using custom workqueues. Use > system_nrt_wq instead and drop all the custom ones. > > Only compile tested. Tested here, and it works fine. I'm queueing this one up to my nfc-next branch, thanks a lot for the follow up. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html