Re: linux-next: manual merge of the ttydev tree with the usb.current tree
From: Alan Cox <hidden>
Date: 2009-07-28 13:16:41
Also in:
lkml
From: Alan Cox <hidden>
Date: 2009-07-28 13:16:41
Also in:
lkml
On Tue, 28 Jul 2009 22:35:04 +1000 Stephen Rothwell [off-list ref] wrote:
Hi Alan, On Tue, 28 Jul 2009 13:29:11 +0100 Alan Cox [off-list ref] wrote:quoted
I need to look at the actual diff, but the combination looks completely bogus unless I'm misreading the fixup which is possible.Below is the actual patch from the usb.current tree.
Thanks - ok that is probably safe. The change I was worried about (the error paths not adjusting port->count are ok as it gets zeroed within the mutex) Not sure its safe versus hangup but neither was the old code 8) Oliver: I'll send you an alternative patch later today/tomorrow that uses the ASYNC flags. Alan