linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] cleanups/fix for blk_mq_get_tag()
@ 2020-11-30  1:36 Pavel Begunkov
  2020-11-30  1:36 ` [PATCH 1/3] blk-mq: use right tag offset after wait Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Pavel Begunkov @ 2020-11-30  1:36 UTC (permalink / raw)
  To: Jens Axboe, linux-block

[1/3] fixes using tag_offset of a different HW queue. May only fire
if it's allowed for queues to have different breserved_tags or a resize
happened while it was waiting (can be?). Two others are simple cleanups
catched the eye.

Pavel Begunkov (3):
  blk-mq: use right tag offset after wait
  blk-mq: deduplicate blk_mq_get_tag() bits
  blk-mq: idiomatic use of WARN_ON_ONCE

 block/blk-mq-tag.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

-- 
2.24.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-03 12:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-30  1:36 [PATCH 0/3] cleanups/fix for blk_mq_get_tag() Pavel Begunkov
2020-11-30  1:36 ` [PATCH 1/3] blk-mq: use right tag offset after wait Pavel Begunkov
2020-12-03  6:49   ` Ming Lei
2020-12-03 12:06     ` Pavel Begunkov
2020-11-30  1:36 ` [PATCH 2/3] blk-mq: deduplicate blk_mq_get_tag() bits Pavel Begunkov
2020-11-30  1:36 ` [PATCH 3/3] blk-mq: idiomatic use of WARN_ON_ONCE Pavel Begunkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).