Re: [PATCH 00/13] fbdev locking rework and deferred setup, take 2

2017-06-28 Thread Daniel Vetter
On Tue, Jun 27, 2017 at 04:02:02PM -0700, John Stultz wrote: > On Tue, Jun 27, 2017 at 7:59 AM, Daniel Vetter wrote: > > > > Thanks to Liviu's help I realized that I fumbled the locking rework > > completely. > > This one here should be better, but somehow I'm having a real bad day today > > and

Re: [PATCH 00/13] fbdev locking rework and deferred setup, take 2

2017-06-27 Thread John Stultz
On Tue, Jun 27, 2017 at 7:59 AM, Daniel Vetter wrote: > > Thanks to Liviu's help I realized that I fumbled the locking rework > completely. > This one here should be better, but somehow I'm having a real bad day today > and > I spent all day typing shit code, and then making it worse. > > This h

[PATCH 00/13] fbdev locking rework and deferred setup, take 2

2017-06-27 Thread Daniel Vetter
Hi all, Thanks to Liviu's help I realized that I fumbled the locking rework completely. This one here should be better, but somehow I'm having a real bad day today and I spent all day typing shit code, and then making it worse. This here seems to work at first glance, but please test and review c