« Return to Thread: [PATCH 0/3] Fix sysrq caused USB performance regressions and leak

[PATCH 0/3] Fix sysrq caused USB performance regressions and leak

by Alan Cox :: Rate this Message:

Reply to Author | View in Thread

---

Alan Cox (3):
      tty: Fix the PL2303 private methods for sysrq
      tty: Fix USB kref leak
      tty: Sort out the USB sysrq changes that wrecked performance


 drivers/usb/serial/ftdi_sio.c |    2 +
 drivers/usb/serial/generic.c  |   20 ++++++++++----
 drivers/usb/serial/pl2303.c   |   58 +++++++++++++++++++++++------------------
 include/linux/usb/serial.h    |    3 +-
 4 files changed, 50 insertions(+), 33 deletions(-)

--
        "That was said by Eric Raymond who belongs to another movement"
                        - Richard Stallman
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 « Return to Thread: [PATCH 0/3] Fix sysrq caused USB performance regressions and leak