From: Alex Dubov Date: Sat, 26 Jul 2008 02:45:02 +0000 (-0700) Subject: memstick: use fully asynchronous request processing X-Git-Tag: v2.6.27-rc1~183 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d82698029b92a88f5500b99f66514b6dee2bc3;p=pandora-kernel.git memstick: use fully asynchronous request processing Instead of using a separate thread to pump requests from block layer queue to memstick, do so inline, utilizing the callback design of the memstick. [akpm@linux-foundation.org: fix warnings] Signed-off-by: Alex Dubov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed