From: Matthew Wilcox Date: Wed, 16 Mar 2011 20:45:49 +0000 (-0400) Subject: NVMe: Remove the kthread from the wait queue X-Git-Tag: v3.3-rc1~16^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cb967c03926edd2c414082f4cc0feb7b372edae;p=pandora-kernel.git NVMe: Remove the kthread from the wait queue Once there are no more bios on the congestion list, we can stop waking up the nvme kthread every time a completion happens. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed