Re: [PATCH 05/18] staging: gasket: sysfs mapping creation fixups

From: Greg Kroah-Hartman
Date: Sat Jul 14 2018 - 02:32:32 EST


On Fri, Jul 13, 2018 at 10:58:03PM -0700, Todd Poynor wrote:
> From: Todd Poynor <toddpoynor@xxxxxxxxxx>
>
> Return EBUSY for attempt to create a mapping already in use.

Why?

> Remove stale pointers on error allocating attr array.

This should be a different patch.

thanks,

greg k-h