Re: [PATCH v2 4/4] serial: samsung: Fix UART status handling in DMA mode

2015-09-10 Thread Robert Baldyga
On 09/11/2015 08:34 AM, Krzysztof Kozlowski wrote: > On 11.09.2015 15:32, Robert Baldyga wrote: >> On 09/11/2015 08:07 AM, Krzysztof Kozlowski wrote: >>> On 10.09.2015 22:41, Robert Baldyga wrote: This patch fixes UART status handling in DMA mode. >>> >>> I don't see any changes here. You did

Re: [PATCH v2 4/4] serial: samsung: Fix UART status handling in DMA mode

2015-09-10 Thread Krzysztof Kozlowski
On 11.09.2015 15:32, Robert Baldyga wrote: > On 09/11/2015 08:07 AM, Krzysztof Kozlowski wrote: >> On 10.09.2015 22:41, Robert Baldyga wrote: >>> This patch fixes UART status handling in DMA mode. >> >> I don't see any changes here. You did not respond to my comment neither. >> >> Code looks itself

Re: [PATCH v2 4/4] serial: samsung: Fix UART status handling in DMA mode

2015-09-10 Thread Robert Baldyga
On 09/11/2015 08:07 AM, Krzysztof Kozlowski wrote: > On 10.09.2015 22:41, Robert Baldyga wrote: >> This patch fixes UART status handling in DMA mode. > > I don't see any changes here. You did not respond to my comment neither. > > Code looks itself good... except a locking issue but I don't know

Re: [PATCH v2 4/4] serial: samsung: Fix UART status handling in DMA mode

2015-09-10 Thread Krzysztof Kozlowski
On 10.09.2015 22:41, Robert Baldyga wrote: > This patch fixes UART status handling in DMA mode. I don't see any changes here. You did not respond to my comment neither. Code looks itself good... except a locking issue but I don't know what's the cause. It may be not related to the patchset and ma