From: "Denis Efremov (Oracle)" <efremov@linux.com>
To: Karl Mehltretter <kmehltretter@gmail.com>
Cc: Jiri Kosina <jikos@kernel.org>,
linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
Jens Axboe <axboe@kernel.dk>
Subject: Re: [PATCH] floppy: flush pending work before releasing resources on init failure
Date: Sun, 13 Sep 2026 01:37:03 +0400 [thread overview]
Message-ID: <89d72a22-17ff-43f3-a9a6-331a644fd67e@linux.com> (raw)
In-Reply-To: <aqUcNyP9DooWW9kf@gmail.com>
Hello,
On 12/09/2026 13:33, Karl Mehltretter wrote:
> On Wed, Jul 22, 2026 at 05:44:35AM +0100, Karl Mehltretter wrote:
>> The flush used to be here. Commit 070ad7e793dc ("floppy: convert to
>> delayed work and single-thread wq") renamed the label out_flush_work to
>> out_release_dma and dropped it. Restore it so the work drains before the
>> IRQ and DMA are released, as floppy_module_exit() already does.
>>
>> Fixes: 070ad7e793dc ("floppy: convert to delayed work and single-thread wq")
>> Assisted-by: Claude:claude-opus-4-8
>> Signed-off-by: Karl Mehltretter <kmehltretter@gmail.com>
>
> Friendly ping on this patch. It already has a Reviewed-by.
>
Thank you for the reminder. I took you patch
https://github.com/evdenis/linux-floppy/commit/acf6cbd113f0cc68dc42e2ad7a83dd77ae2def04
and will send merge request to Jens with rest of the changes shortly after.
Thanks,
Denis
prev parent reply other threads:[~2026-09-12 21:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-22 3:44 [PATCH] floppy: flush pending work before releasing resources on init failure Karl Mehltretter
2026-07-24 14:02 ` Denis Efremov (Oracle)
2026-09-12 9:33 ` Karl Mehltretter
2026-09-12 21:37 ` Denis Efremov (Oracle) [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=89d72a22-17ff-43f3-a9a6-331a644fd67e@linux.com \
--to=efremov@linux.com \
--cc=axboe@kernel.dk \
--cc=jikos@kernel.org \
--cc=kmehltretter@gmail.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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.