Re: [patch V3 3/7] rtmutex: Document pi chain walk

2014-06-10 Thread Brad Mouring
On Mon, Jun 09, 2014 at 08:28:08PM -, Thomas Gleixner wrote: > Add commentry to document the chain walk and the protection mechanisms > and their scope. > > Signed-off-by: Thomas Gleixner Reviewed-by: Brad Mouring -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: [patch V3 3/7] rtmutex: Document pi chain walk

2014-06-09 Thread Lai Jiangshan
On 06/10/2014 08:45 AM, Steven Rostedt wrote: > On Mon, 09 Jun 2014 20:28:08 - > Thomas Gleixner wrote: > >> Add commentry to document the chain walk and the protection mechanisms >> and their scope. >> >> Signed-off-by: Thomas Gleixner >> --- >> kernel/locking/rtmutex.c | 52 >>

Re: [patch V3 3/7] rtmutex: Document pi chain walk

2014-06-09 Thread Steven Rostedt
On Mon, 09 Jun 2014 20:28:08 - Thomas Gleixner wrote: > Add commentry to document the chain walk and the protection mechanisms > and their scope. > > Signed-off-by: Thomas Gleixner > --- > kernel/locking/rtmutex.c | 52 > +++ > 1 file changed,