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:
3ee68c4
)
[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints
author
Jens Axboe
<axboe@suse.de>
Tue, 17 Jan 2006 08:04:32 +0000
(09:04 +0100)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Tue, 24 Jan 2006 09:06:19 +0000
(10:06 +0100)
IDE lba48 can support full 64k request size, which overflows the
max_hw_sectors variable.
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found