Re: [PATCH 1/1] 8250_core.c

2015-01-22 Thread Peter Hurley
[ +cc linux-serial, Greg, Frans ] Hi Dick, On 01/22/2015 12:56 AM, Dick Hollenbeck wrote: > This was generated from 3.14 kernel, but since its so small it will likely > apply to newer > kernels without issue. Thanks for finding this. In addition to Frans' comments, I've expanded the patch inli

Re: [PATCH 1/1] 8250_core.c

2015-01-22 Thread Frans Klaver
Hi, On Thu, Jan 22, 2015 at 6:56 AM, Dick Hollenbeck wrote: > This was generated from 3.14 kernel, but since its so small it will likely > apply to newer > kernels without issue. Thanks for contributing. It is the custom that you send your patches in the body of the e-mail instead of as an att

[PATCH 1/1] 8250_core.c

2015-01-21 Thread Dick Hollenbeck
This was generated from 3.14 kernel, but since its so small it will likely apply to newer kernels without issue. A lesser travelled code path specifically crafted for "tx interrupt buggy" UARTs seems to be testing the wrong bit for whether or not to prime the transmit pump. The result is that th