Hi Greg, Here's two more fixes for rc4. They have been in linux-next for while. Thanks, Johan The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4: Linux 3.18-rc3 (2014-11-02 15:01:51 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-3.18-rc4 for you to fetch changes up to e681286de221af78fc85db9222b6a203148c005a: USB: opticon: fix non-atomic allocation in write path (2014-11-03 09:07:30 +0100) ---------------------------------------------------------------- USB-serial fixes for v3.18-rc4 Two fixes of non-atomic allocations in write paths. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Johan Hovold (2): USB: kobil_sct: fix non-atomic allocation in write path USB: opticon: fix non-atomic allocation in write path drivers/usb/serial/kobil_sct.c | 5 +++-- drivers/usb/serial/opticon.c | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html