Linux block layer
 help / color / mirror / Atom feed
* [PATCH v2 0/1] block/null_blk: fix poll request timeout panic
@ 2023-09-01 12:03 chengming.zhou
  2023-09-01 12:03 ` [PATCH v2 1/1] null_blk: fix poll request timeout handling chengming.zhou
  2023-09-01 14:18 ` [PATCH v2 0/1] block/null_blk: fix poll request timeout panic Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: chengming.zhou @ 2023-09-01 12:03 UTC (permalink / raw)
  To: axboe, ming.lei; +Cc: linux-block, linux-kernel, zhouchengming, dhowells

From: Chengming Zhou <zhouchengming@bytedance.com>

Changes in v2:
 - Improve the commit message a little.
 - Add Tested-by from David Howells and Reviewed-by from Ming Lei.

The 't/io_uring -n4 /dev/nullb0' is easy to trigger poll request timeout,
then panic the kernel.

This patch just fix the kernel panic problem in null_blk driver, the
io_uring poll request timeout problem is fixed by Ming Lei [1].

[1] https://lore.kernel.org/io-uring/20230825090959.1866771-3-ming.lei@redhat.com/

Chengming Zhou (1):
  null_blk: fix poll request timeout handling

 drivers/block/null_blk/main.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-09-01 14:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-01 12:03 [PATCH v2 0/1] block/null_blk: fix poll request timeout panic chengming.zhou
2023-09-01 12:03 ` [PATCH v2 1/1] null_blk: fix poll request timeout handling chengming.zhou
2023-09-01 14:18 ` [PATCH v2 0/1] block/null_blk: fix poll request timeout panic Jens Axboe

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