On Tue, 19 Oct 2021 19:13:21 +1300, Michael Schmitz wrote: > Refactoring of the Atari floppy driver when converting to blk-mq > has broken the state machine in not-so-subtle ways: > > finish_fdc() must be called when operations on the floppy device > have completed. This is crucial in order to relase the ST-DMA > lock, which protects against concurrent access to the ST-DMA > controller by other drivers (some DMA related, most just related > to device register access - broken beyond compare, I know). > > [...] Applied, thanks! [1/1] block - ataflop.c: fix breakage introduced at blk-mq refactoring commit: 86d46fdaa12ae5befc16b8d73fc85a3ca0399ea6 Best regards, -- Jens Axboe