All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: josef@toxicpanda.com, Shigeru Yoshida <syoshida@redhat.com>
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
	nbd@other.debian.org,
	syzbot+38e6c55d4969a14c1534@syzkaller.appspotmail.com
Subject: Re: [PATCH] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
Date: Thu, 08 Sep 2022 08:41:54 -0600	[thread overview]
Message-ID: <166264811452.472176.16885663961423246810.b4-ty@kernel.dk> (raw)
In-Reply-To: <20220907163502.577561-1-syoshida@redhat.com>

On Thu, 8 Sep 2022 01:35:02 +0900, Shigeru Yoshida wrote:
> syzbot reported hung task [1].  The following program is a simplified
> version of the reproducer:
> 
> int main(void)
> {
> 	int sv[2], fd;
> 
> [...]

Applied, thanks!

[1/1] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
      commit: 1de7c3cf48fc41cd95adb12bd1ea9033a917798a

Best regards,
-- 
Jens Axboe



      parent reply	other threads:[~2022-09-08 14:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-07 16:35 [PATCH] nbd: Fix hung when signal interrupts nbd_start_device_ioctl() Shigeru Yoshida
2022-09-07 17:27 ` Josef Bacik
2022-09-08 14:41 ` Jens Axboe [this message]

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=166264811452.472176.16885663961423246810.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=josef@toxicpanda.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nbd@other.debian.org \
    --cc=syoshida@redhat.com \
    --cc=syzbot+38e6c55d4969a14c1534@syzkaller.appspotmail.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 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.