git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17017d8
)
memstick: use fully asynchronous request processing
author
Alex Dubov
<oakad@yahoo.com>
Sat, 26 Jul 2008 02:45:02 +0000
(19:45 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 26 Jul 2008 19:00:04 +0000
(12:00 -0700)
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 <oakad@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found