Here are two bug fixes for v3.13. The first one fixes a long-standing, non-critical, race in the generic write implementation. The second fixes a recent regression due to the wrong memory allocation flag being used in write(), something which for example triggers a BUG (sleep in invalid context) when using a usb-serial console. Johan Johan Hovold (2): USB: serial: fix race in generic write USB: serial: fix write memory-allocation flag drivers/usb/serial/generic.c | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) -- 1.8.4.2 -- 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