From: chengming.zhou@linux.dev
To: axboe@kernel.dk, ming.lei@redhat.com
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
zhouchengming@bytedance.com, dhowells@redhat.com
Subject: [PATCH v2 0/1] block/null_blk: fix poll request timeout panic
Date: Fri, 1 Sep 2023 20:03:05 +0800 [thread overview]
Message-ID: <20230901120306.170520-1-chengming.zhou@linux.dev> (raw)
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
next reply other threads:[~2023-09-01 12:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-01 12:03 chengming.zhou [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230901120306.170520-1-chengming.zhou@linux.dev \
--to=chengming.zhou@linux.dev \
--cc=axboe@kernel.dk \
--cc=dhowells@redhat.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ming.lei@redhat.com \
--cc=zhouchengming@bytedance.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox