Re: [PATCH 1/8] firmware: vpd: do not leave freed section attributes to the list

2017-05-25 Thread Greg Kroah-Hartman
On Thu, May 25, 2017 at 09:35:25AM -0700, Dmitry Torokhov wrote: > On Thu, May 25, 2017 at 03:40:58PM +0200, Greg Kroah-Hartman wrote: > > On Tue, May 23, 2017 at 05:07:41PM -0700, Dmitry Torokhov wrote: > > > We should only add section attribute to the list of section attributes > > > if we succes

Re: [PATCH 1/8] firmware: vpd: do not leave freed section attributes to the list

2017-05-25 Thread Dmitry Torokhov
On Thu, May 25, 2017 at 03:40:58PM +0200, Greg Kroah-Hartman wrote: > On Tue, May 23, 2017 at 05:07:41PM -0700, Dmitry Torokhov wrote: > > We should only add section attribute to the list of section attributes > > if we successfully created corresponding sysfs attribute. > > > > Fixes: 049a59db34e

Re: [PATCH 1/8] firmware: vpd: do not leave freed section attributes to the list

2017-05-25 Thread Greg Kroah-Hartman
On Tue, May 23, 2017 at 05:07:41PM -0700, Dmitry Torokhov wrote: > We should only add section attribute to the list of section attributes > if we successfully created corresponding sysfs attribute. > > Fixes: 049a59db34eb ("firmware: Google VPD sysfs driver") > Signed-off-by: Dmitry Torokhov > Re

Re: [PATCH 1/8] firmware: vpd: do not leave freed section attributes to the list

2017-05-24 Thread Guenter Roeck
On Tue, May 23, 2017 at 5:07 PM, Dmitry Torokhov wrote: > We should only add section attribute to the list of section attributes > if we successfully created corresponding sysfs attribute. > > Fixes: 049a59db34eb ("firmware: Google VPD sysfs driver") > Signed-off-by: Dmitry Torokhov Reviewed-by: