diff options
author | Hannes Reinecke <hare@suse.de> | 2016-03-15 20:03:28 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-03-15 20:03:28 +0100 |
commit | 4ee86babe09f0682a60b1c56be99819bbe4ba62c (patch) | |
tree | 4b94ce88f3586a56448416947a659933b46bb97f /fs/Makefile | |
parent | block: bio_remaining_done() isn't unlikely (diff) | |
download | linux-4ee86babe09f0682a60b1c56be99819bbe4ba62c.tar.xz linux-4ee86babe09f0682a60b1c56be99819bbe4ba62c.zip |
blk-mq: add bounds check on tag-to-rq conversion
We need to check for a valid index before accessing the array
element to avoid accessing invalid memory regions.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jeff Moyer <jmoyer@redhat.com>
Modified by Jens to drop the unlikely(), and make the fall through
path be having a valid tag.
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'fs/Makefile')
0 files changed, 0 insertions, 0 deletions