Re: 4.6-rc1 regression in SPI core -- deadlock

2016-04-04 Thread Rich Felker
On Mon, Apr 04, 2016 at 09:23:31AM +0530, Vignesh R wrote: > > > On 04/04/2016 06:50 AM, Rich Felker wrote: > > I've spent several days trying to debug a deadlock using our local > > (not yet ready for upstream) driver for the J-Core SPI device and it > > seems to be a new deadlock in the SPI cor

Re: 4.6-rc1 regression in SPI core -- deadlock

2016-04-03 Thread Vignesh R
On 04/04/2016 06:50 AM, Rich Felker wrote: > I've spent several days trying to debug a deadlock using our local > (not yet ready for upstream) driver for the J-Core SPI device and it > seems to be a new deadlock in the SPI core caused by commit > 556351f14e74 and unrelated to the particular drive

4.6-rc1 regression in SPI core -- deadlock

2016-04-03 Thread Rich Felker
I've spent several days trying to debug a deadlock using our local (not yet ready for upstream) driver for the J-Core SPI device and it seems to be a new deadlock in the SPI core caused by commit 556351f14e74 and unrelated to the particular driver. Commit 49023d2e4ead tried to solve a related deadl