[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4CF36C8C.1030506@kernel.dk>
Date: Mon, 29 Nov 2010 10:04:12 +0100
From: Jens Axboe <axboe@...nel.dk>
To: Xiaotian Feng <dfeng@...hat.com>
CC: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] block: check for proper length of iov entries earlier
in blk_rq_map_user_iov()
On 2010-11-29 10:00, Xiaotian Feng wrote:
> commit 9284bcf checks for proper length of iov entries in
> blk_rq_map_user_iov(). But if the map is unaligned, kernel
> will break out the loop without checking for the proper length.
> So we need to check the proper length before the unalign check.
Thanks, good catch. Applied.
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists