Thread (16 messages) 16 messages, 2 authors, 2018-10-12
STALE2813d
Revisions (2)
  1. v2 [diff vs current]
  2. v1 current

[PATCH 00/13] Convert floppy drivers to blk-mq

From: Omar Sandoval <osandov@osandov.com>
Date: 2018-10-12 01:59:02

From: Omar Sandoval <redacted>

Hi,

This series converts the various floppy drivers to blk-mq. Save for the
last one (floppy), they're compile-tested only. If I've Cc'd you, it's
because I think you might be able to test the changes. Please test if
you can, or let me know if there's a way to use QEMU/some other emulator
to test. The full series is available at [1]. Thanks!

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Finn Thain <redacted>
Cc: Laurent Vivier <redacted>

1: https://github.com/osandov/linux/tree/mq-conversions.

Omar Sandoval (13):
  swim: fix cleanup on setup error
  swim: convert to blk-mq
  swim3: add real error handling in setup
  swim3: end whole request on error
  swim3: convert to blk-mq
  amiflop: fold headers into C file
  amiflop: clean up on errors during setup
  amiflop: convert to blk-mq
  ataflop: fold headers into C file
  ataflop: fix error handling during setup
  ataflop: convert to blk-mq
  floppy: end whole request on error
  floppy: convert to blk-mq

 arch/m68k/include/asm/atafd.h    |  13 --
 arch/m68k/include/asm/atafdreg.h |  80 --------
 drivers/block/amiflop.c          | 330 +++++++++++++++++++------------
 drivers/block/ataflop.c          | 288 ++++++++++++++++-----------
 drivers/block/floppy.c           |  80 +++++---
 drivers/block/swim.c             | 116 ++++++-----
 drivers/block/swim3.c            | 221 +++++++++++----------
 include/linux/amifd.h            |  63 ------
 include/linux/amifdreg.h         |  82 --------
 9 files changed, 604 insertions(+), 669 deletions(-)
 delete mode 100644 arch/m68k/include/asm/atafd.h
 delete mode 100644 arch/m68k/include/asm/atafdreg.h
 delete mode 100644 include/linux/amifd.h
 delete mode 100644 include/linux/amifdreg.h

-- 
2.19.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help