Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1208110
| From | Jens Axboe <axboe@fb.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] blk-mq: two fixes |
| Date | 2015-08-15 17:50 +0200 |
| Message-ID | <pXLSy-5ML-21@gated-at.bofh.it> (permalink) |
| References | <pVtwJ-7Vj-3@gated-at.bofh.it> <pXyiB-2nQ-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/14/2015 07:10 PM, Ming Lei wrote: > On Sun, Aug 9, 2015 at 3:41 PM, Ming Lei <ming.lei@canonical.com> wrote: >> Hi Jens, >> >> The 1st patch fixes one buffer overflow issue when reading >> sysfs file of hctx's pending. >> >> The 2nd patch fixes one race between timeout and request freeing, >> which also simplifies implementation of blk_mq_tag_to_rq() a lot. > > Ping... Sorry, 1/2 is a no brainer, needed a bit of time to look at 2/2. I think it looks fine, and I like how it simplifies (and gets rid of) the flush special case tag lookup. Applied. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] blk-mq: two fixes Ming Lei <ming.lei@canonical.com> - 2015-08-09 09:50 +0200
[PATCH 2/2] blk-mq: fix race between timeout and freeing request Ming Lei <ming.lei@canonical.com> - 2015-08-09 09:50 +0200
Re: [PATCH 0/2] blk-mq: two fixes Ming Lei <ming.lei@canonical.com> - 2015-08-15 03:20 +0200
Re: [PATCH 0/2] blk-mq: two fixes Jens Axboe <axboe@fb.com> - 2015-08-15 17:50 +0200
Re: [PATCH 0/2] blk-mq: two fixes Ming Lei <ming.lei@canonical.com> - 2015-08-16 11:30 +0200
csiph-web