Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933643AbbGVIlk (ORCPT ); Wed, 22 Jul 2015 04:41:40 -0400 Received: from cantor2.suse.de ([195.135.220.15]:56548 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933588AbbGVIlh (ORCPT ); Wed, 22 Jul 2015 04:41:37 -0400 Message-ID: <1437554428.5445.0.camel@suse.com> Subject: Re: [PATCH] Fix data loss in cdc-acm From: Oliver Neukum To: Peter Hurley Cc: Sven Brauch , Johan Hovold , Linux Kernel Mailing List , One Thousand Gnomes , Toby Gray , linux-usb@vger.kernel.org, linux-serial@vger.kernel.org Date: Wed, 22 Jul 2015 10:40:28 +0200 In-Reply-To: <55AE7714.80306@hurleysoftware.com> References: <55AC1883.4050605@svenbrauch.de> <20150720172546.GF20628@localhost> <55AD38E5.1090807@svenbrauch.de> <20150721091838.GG20628@localhost> <55AE7714.80306@hurleysoftware.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 879 Lines: 23 On Tue, 2015-07-21 at 12:45 -0400, Peter Hurley wrote: > Let me know if you need help instrumenting the tty buffers/throttling > to help figure out what the actual problem is. > > Regarding the patch itself, I have no opinion on the suitability of > simply not resubmitting urbs. However, that is exactly how the > throttle > mechanism works, and the tty buffer API is specifically designed to > allow drivers to manage flow via that interface as well (especially > for high-throughput drivers). Could you please expand on how this is supposed to work? For once how does one learn that room is available again? Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/