linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] skd fixes for kernel v4.14
@ 2017-08-23 17:56 Bart Van Assche
  2017-08-23 17:56 ` [PATCH 1/5] block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue Bart Van Assche
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Bart Van Assche @ 2017-08-23 17:56 UTC (permalink / raw)
  To: Jens Axboe
  Cc: linux-block, Christoph Hellwig, Damien Le Moal, Bart Van Assche

Hello Jens,

Code review resulted in five more patches for the skd (sTec s1120) kernel
driver. These patches have been tested on top of the for-next branch from this
morning of your block layer git repository. That means that Dan Carpenter's
patches were included in the kernel tree used for testing. Please consider
these patches for kernel v4.14.

Thanks,

Bart.

Bart Van Assche (5):
  block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue
  skd: Report completion mismatches once
  skd: Inline skd_process_request()
  skd: Avoid double completions in case of a timeout
  skd: Change default interrupt mode to MSI-X

 block/blk-settings.c     |  1 +
 drivers/block/skd_main.c | 68 ++++++++++++++++++------------------------------
 2 files changed, 27 insertions(+), 42 deletions(-)

-- 
2.14.0

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

end of thread, other threads:[~2017-08-24 15:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-23 17:56 [PATCH 0/5] skd fixes for kernel v4.14 Bart Van Assche
2017-08-23 17:56 ` [PATCH 1/5] block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue Bart Van Assche
2017-08-23 18:03   ` Christoph Hellwig
2017-08-23 17:56 ` [PATCH 2/5] skd: Report completion mismatches once Bart Van Assche
2017-08-23 18:03   ` Christoph Hellwig
2017-08-23 17:56 ` [PATCH 3/5] skd: Inline skd_process_request() Bart Van Assche
2017-08-23 18:03   ` Christoph Hellwig
2017-08-23 17:56 ` [PATCH 4/5] skd: Avoid double completions in case of a timeout Bart Van Assche
2017-08-23 18:08   ` Christoph Hellwig
2017-08-24 15:12     ` Bart Van Assche
2017-08-23 17:56 ` [PATCH 5/5] skd: Change default interrupt mode to MSI-X Bart Van Assche
2017-08-23 18:06   ` Christoph Hellwig
2017-08-23 18:03 ` [PATCH 0/5] skd fixes for kernel v4.14 Jens Axboe

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).