Re: [PATCH 4/4] serial: xuartps: Rewrite the interrupt handling logic

2015-08-17 Thread Peter Hurley
On 08/17/2015 12:00 PM, Anirudha Sarangi wrote: >> From: Peter Hurley [mailto:pe...@hurleysoftware.com] >> On 08/17/2015 03:22 AM, Michal Simek wrote: >>> From: Anirudha Sarangi >>> >>> The existing interrupt handling logic has followins issues. >>> - Upon a parity error with default

RE: [PATCH 4/4] serial: xuartps: Rewrite the interrupt handling logic

2015-08-17 Thread Anirudha Sarangi
el.org; Greg Kroah-Hartman; > linux- > arm-ker...@lists.infradead.org > Subject: Re: [PATCH 4/4] serial: xuartps: Rewrite the interrupt handling logic > > On 08/17/2015 03:22 AM, Michal Simek wrote: > > From: Anirudha Sarangi > > > > The existing interrupt handling lo

Re: [PATCH 4/4] serial: xuartps: Rewrite the interrupt handling logic

2015-08-17 Thread Peter Hurley
On 08/17/2015 03:22 AM, Michal Simek wrote: > From: Anirudha Sarangi > > The existing interrupt handling logic has followins issues. > - Upon a parity error with default configuration, the control > never comes out of the ISR thereby hanging Linux. > - The error handling logic around framing

Re: [PATCH 4/4] serial: xuartps: Rewrite the interrupt handling logic

2015-08-17 Thread Peter Hurley
On 08/17/2015 03:22 AM, Michal Simek wrote: From: Anirudha Sarangi anirudha.sara...@xilinx.com The existing interrupt handling logic has followins issues. - Upon a parity error with default configuration, the control never comes out of the ISR thereby hanging Linux. - The error handling

Re: [PATCH 4/4] serial: xuartps: Rewrite the interrupt handling logic

2015-08-17 Thread Peter Hurley
On 08/17/2015 12:00 PM, Anirudha Sarangi wrote: From: Peter Hurley [mailto:pe...@hurleysoftware.com] On 08/17/2015 03:22 AM, Michal Simek wrote: From: Anirudha Sarangi anirudha.sara...@xilinx.com The existing interrupt handling logic has followins issues. - Upon a parity error with default

RE: [PATCH 4/4] serial: xuartps: Rewrite the interrupt handling logic

2015-08-17 Thread Anirudha Sarangi
; linux- arm-ker...@lists.infradead.org Subject: Re: [PATCH 4/4] serial: xuartps: Rewrite the interrupt handling logic On 08/17/2015 03:22 AM, Michal Simek wrote: From: Anirudha Sarangi anirudha.sara...@xilinx.com The existing interrupt handling logic has followins issues. - Upon a parity