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:
f6310cc
)
mmc_block: be prepared for oversized requests
author
Pierre Ossman
<pierre@ossman.eu>
Fri, 10 Apr 2009 15:52:57 +0000
(17:52 +0200)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Mon, 31 Jan 2011 23:49:52 +0000
(
01:49
+0200)
The block layer does not support very low sector count restrictions
so we need to be prepared to handle bigger requests than we can send
directly to the controller.
Problem found by Manuel Lauss.
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
No differences found