Re: [PATCH v3 15/15] lockdep: Crossrelease feature documentation

2016-09-19 Thread Byungchul Park
On Fri, Sep 16, 2016 at 10:47:06AM -0500, Nilay Vaish wrote: > > +== > > +Background > > +== > > + > > +What causes deadlock > > + > > + > > +A deadlock occurs when a context is waiting for an event to be issued > > +which cannot be issued because the context or

Re: [PATCH v3 15/15] lockdep: Crossrelease feature documentation

2016-09-18 Thread Byungchul Park
On Fri, Sep 16, 2016 at 10:47:06AM -0500, Nilay Vaish wrote: > On 13 September 2016 at 04:45, Byungchul Park wrote: > > This document describes the concept of crossrelease feature, which > > generalizes what causes a deadlock and how can detect a deadlock. > > > > Signed-off-by: Byungchul Park >

Re: [PATCH v3 15/15] lockdep: Crossrelease feature documentation

2016-09-18 Thread Byungchul Park
On Thu, Sep 15, 2016 at 12:25:51PM -0500, Nilay Vaish wrote: > On 13 September 2016 at 04:45, Byungchul Park wrote: > > This document describes the concept of crossrelease feature, which > > generalizes what causes a deadlock and how can detect a deadlock. > > > > Signed-off-by: Byungchul Park >

Re: [PATCH v3 15/15] lockdep: Crossrelease feature documentation

2016-09-16 Thread Nilay Vaish
On 13 September 2016 at 04:45, Byungchul Park wrote: > This document describes the concept of crossrelease feature, which > generalizes what causes a deadlock and how can detect a deadlock. > > Signed-off-by: Byungchul Park > --- > Documentation/locking/crossrelease.txt | 785 >

Re: [PATCH v3 15/15] lockdep: Crossrelease feature documentation

2016-09-15 Thread Nilay Vaish
On 13 September 2016 at 04:45, Byungchul Park wrote: > This document describes the concept of crossrelease feature, which > generalizes what causes a deadlock and how can detect a deadlock. > > Signed-off-by: Byungchul Park > --- > Documentation/locking/crossrelease.txt | 785 >