All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Bart Van Assche <bvanassche@acm.org>
Cc: syzbot <syzbot+f53c29806b4b263165f3@syzkaller.appspotmail.com>,
	axboe@kernel.dk, linux-block@vger.kernel.org,
	linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com,
	Christoph Hellwig <hch@lst.de>,
	Damien Le Moal <dlemoal@kernel.org>,
	Ming Lei <ming.lei@redhat.com>
Subject: Re: [syzbot] [block?] WARNING in dd_exit_sched
Date: Tue, 26 Nov 2024 11:25:35 +0100	[thread overview]
Message-ID: <20241126102535.GA16063@lst.de> (raw)
In-Reply-To: <2d5e17d7-53a5-4c4e-b961-96a23abfed9f@acm.org>

On Mon, Nov 25, 2024 at 02:58:55PM -0800, Bart Van Assche wrote:
> All ongoing I/O requests should have completed before elevator_exit() is
> called. del_gendisk() calls __blk_freeze_queue_start() indirectly before
> it calls elevator_exit() but it doesn't wait for the queue freeze
> operation to complete. Isn't that a bug in del_gendisk()?

It does.  This should be fixed by:

https://lore.kernel.org/linux-block/20241126102136.619067-1-hch@lst.de/T/#u

      reply	other threads:[~2024-11-26 10:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-25  7:08 [syzbot] [block?] WARNING in dd_exit_sched syzbot
2024-11-25 22:58 ` Bart Van Assche
2024-11-26 10:25   ` Christoph Hellwig [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=20241126102535.GA16063@lst.de \
    --to=hch@lst.de \
    --cc=axboe@kernel.dk \
    --cc=bvanassche@acm.org \
    --cc=dlemoal@kernel.org \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ming.lei@redhat.com \
    --cc=syzbot+f53c29806b4b263165f3@syzkaller.appspotmail.com \
    --cc=syzkaller-bugs@googlegroups.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.