RE: [PATCH] debugobjects: insulate non-fixup logic related to static obj from fixup callbacks

From: Du, Changbin
Date: Sun May 08 2016 - 23:03:14 EST


> From: Thomas Gleixner [mailto:tglx@xxxxxxxxxxxxx]
> On Sun, 8 May 2016, Du, Changbin wrote:
> > > From: Thomas Gleixner [mailto:tglx@xxxxxxxxxxxxx]
> > > > raw_spin_unlock_irqrestore(&db->lock, flags);
> > > > /*
> > > > - * Maybe the object is static. Let the type specific
> > > > + * Maybe the object is static. Let the type specific
> > > > * code decide what to do.
> > >
> > > Instead of doing white space changes you really want to explain the logic
> > > here.
> > >
> > Comments is in following code.
>
> Well. It's a comment, but the code you replace has better explanations about
> statically initialized objects. This should move here.
>
> Thanks,
>
> tglx

Ok, let me improve the comment for patch v2.

Best Regards,
Du, Changbin