All of lore.kernel.org
 help / color / mirror / Atom feed
* please revert the UFS HPB support
@ 2021-10-21 14:42 Christoph Hellwig
  2021-10-21 15:13 ` Jens Axboe
  2021-10-23  1:54 ` Martin K. Petersen
  0 siblings, 2 replies; 12+ messages in thread
From: Christoph Hellwig @ 2021-10-21 14:42 UTC (permalink / raw)
  To: martin.petersen; +Cc: Jens Axboe, linux-scsi, linux-block

Hi Martin,

I just noticed the UFS HPB support landed in 5.15, and just as
before it is completely broken by allocating another request on
the same device and then reinserting it in the queue.  It is bad
enough that we have to live with blk_insert_cloned_request for
dm-mpath, but this is too big of an API abuse to make it into
a release.  We need to drop this code ASAP, and I can prepare
a patch for that.

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

end of thread, other threads:[~2021-10-26 14:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-21 14:42 please revert the UFS HPB support Christoph Hellwig
2021-10-21 15:13 ` Jens Axboe
2021-10-21 15:15   ` Christoph Hellwig
2021-10-21 15:17     ` Christoph Hellwig
2021-10-21 16:22       ` Bart Van Assche
2021-10-23 15:43         ` James Bottomley
     [not found]         ` <CGME20211023154316epcas2p208f95cf1e4a87a4b61d2daf1a2b3c725@epcms2p3>
2021-10-25  5:16           ` Daejun Park
2021-10-25  7:07             ` Christoph Hellwig
2021-10-25 11:39             ` James Bottomley
2021-10-26 14:05             ` Adrian Hunter
2021-10-23  1:54 ` Martin K. Petersen
2021-10-23  4:40   ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.