public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] bcache fixes for Linux v5.18-rc3
@ 2022-04-19 16:04 Coly Li
  2022-04-19 16:04 ` [PATCH 1/2] bcache: put bch_bio_map() back to correct location in journal_write_unlocked() Coly Li
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Coly Li @ 2022-04-19 16:04 UTC (permalink / raw)
  To: axboe; +Cc: hch, kch, snitzer, linux-bcache, linux-block, Coly Li

Hi Jens,

There are two regressions introduced in the generic block layer changes
from Linux v5.18-rc1. Both of them may panic the kernel, please take
them for -rc4.

Thanks in advance.

Coly Li
---
Coly Li (2):
  bcache: put bch_bio_map() back to correct location in
    journal_write_unlocked()
  bcache: fix wrong bdev parameter when calling bio_alloc_clone() in
    do_bio_hook()

 drivers/md/bcache/journal.c | 2 +-
 drivers/md/bcache/request.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-04-20  4:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-19 16:04 [PATCH 0/2] bcache fixes for Linux v5.18-rc3 Coly Li
2022-04-19 16:04 ` [PATCH 1/2] bcache: put bch_bio_map() back to correct location in journal_write_unlocked() Coly Li
2022-04-19 16:04 ` [PATCH 2/2] bcache: fix wrong bdev parameter when calling bio_alloc_clone() in do_bio_hook() Coly Li
2022-04-19 17:28 ` [PATCH 0/2] bcache fixes for Linux v5.18-rc3 Jens Axboe
2022-04-20  4:39 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox