]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints
authorJens Axboe <axboe@suse.de>
Tue, 17 Jan 2006 08:04:32 +0000 (09:04 +0100)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Tue, 24 Jan 2006 09:06:19 +0000 (10:06 +0100)
commit2cb2e147a6d20bffd1d6b7a79be7301560f751c3
tree7b39f720574829823c9736f84bd51ae15acc330b
parent3ee68c4af3fd7228c1be63254b9f884614f9ebb2
[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints

IDE lba48 can support full 64k request size, which overflows the
max_hw_sectors variable.

Signed-off-by: Jens Axboe <axboe@suse.de>
block/ll_rw_blk.c
include/linux/blkdev.h